mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-02 17:13:28 +08:00
e515166636
Remove the function boot_reloc_ramdisk in the file arch/mips/lib/bootm
because it is relocating again the ramdisk. The function do_bootm_states()
already relocates the ramdisk even if it is a legacy uImage or a FIT image.
The relocation in the function do_bootm_states() was introduce in the
commit
|
||
---|---|---|
.. | ||
ashldi3.c | ||
ashrdi3.c | ||
asm-offsets.c | ||
bootm.c | ||
cache_init.S | ||
cache.c | ||
genex.S | ||
libgcc.h | ||
lshrdi3.c | ||
Makefile | ||
reloc.c | ||
stack.c | ||
traps.c |