u-boot-brain/arch/mips
Horatiu Vultur e515166636 bootm: mips: Remove boot_reloc_ramdisk
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 c2e7e72bb9 ("bootm: relocate ramdisk
if CONFIG_SYS_BOOT_RAMDISK_HIGH set")

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2019-04-12 17:32:50 +02:00
..
cpu linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
dts mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENA 2019-04-12 17:32:50 +02:00
include/asm mips: Add SPL header 2018-12-19 15:23:01 +01:00
lib bootm: mips: Remove boot_reloc_ramdisk 2019-04-12 17:32:50 +02:00
mach-ath79
mach-bmips bmips: swapping IO space isn't required 2018-12-10 18:46:45 +01:00
mach-jz47xx MIPS: jz47xx: remove custom u-boot-spl.lds 2019-01-16 13:56:43 +01:00
mach-mscc MSCC: Add board support for Serval SoC family. 2019-01-23 18:28:09 +01:00
mach-mt7620 mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENA 2019-04-12 17:32:50 +02:00
mach-pic32
config.mk MIPS: fix linking of standalone programs 2018-11-18 16:02:23 +01:00
Kconfig mips: jz47xx: Add JZ4780 SoC support 2018-12-19 15:23:01 +01:00
Makefile mips: jz47xx: Add JZ4780 SoC support 2018-12-19 15:23:01 +01:00
Makefile.postlink