Skip to content
Commit 09050460 authored by Michal Simek's avatar Michal Simek
Browse files

microblaze: Switch to generic bootm implementation



There is no reason to use private code for standard bootm command.
Current implementation is also broken and don't support image relocation
properly. Switching to generic bootm implementation is fixing these issues.

cmdline and bdt bootm subcommands are returning -1 because they are not
implemented.

Similar change was done long time ago by for example commit 2bb5b638
("MIPS: bootm: rework and fix broken bootm code")

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 6131a36b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment