[U-Boot] [PATCH] bootm: mips: Remove boot_reloc_ramdisk
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Fri Mar 15 11:35:17 UTC 2019
Am 07.03.19 um 16:49 schrieb Horatiu Vultur:
> 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 c2e7e72bb9f0cb47d024997b381cb64786eb5402 ("bootm: relocate ramdisk
> if CONFIG_SYS_BOOT_RAMDISK_HIGH set")
>
> Signed-off-by: Horatiu Vultur <horatiu.vultur at microchip.com>
> ---
> arch/mips/lib/bootm.c | 19 -------------------
> 1 file changed, 19 deletions(-)
>
applied to u-boot-mips/next, thanks.
--
- Daniel
More information about the U-Boot
mailing list