u-boot-brain/arch/microblaze/include/asm
Michal Simek 0905046050 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 2bb5b63879
("MIPS: bootm: rework and fix broken bootm code")

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2019-10-08 09:55:11 +02:00
..
asm.h
bitops.h
byteorder.h
cache.h
config.h microblaze: Switch to generic bootm implementation 2019-10-08 09:55:11 +02:00
global_data.h
gpio.h microblaze: Convert generic platform to DM gpio 2018-07-19 10:49:55 +02:00
io.h microblaze: Cosmetic changes in Microblaze related files 2018-07-19 10:49:55 +02:00
linkage.h
microblaze_intc.h
microblaze_timer.h
posix_types.h
processor.h
ptrace.h
sections.h
spl.h
string.h
system.h
types.h arch: types.h: factor out fixed width typedefs to int-ll64.h 2018-09-10 20:48:16 -04:00
u-boot.h
unaligned.h