| 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  | ||
|---|---|---|
| .. | ||
| Makefile | ||
| ashldi3.c | ||
| ashrdi3.c | ||
| asm-offsets.c | ||
| bootm.c | ||
| cache.c | ||
| cache_init.S | ||
| genex.S | ||
| libgcc.h | ||
| lshrdi3.c | ||
| reloc.c | ||
| stack.c | ||
| traps.c | ||