2017-01-24 0:51 GMT+09:00 Cédric Schieli <[email protected]>: > In commit c2e7e72, the ramdisk relocation code was moved from > image_setup_linux to do_bootm, leaving the bootz and booti cases broken. > > This patch fixes both by adding the BOOTM_STATE_RAMDISK state in their > call to do_bootm_states if CONFIG_SYS_BOOT_RAMDISK_HIGH is set. > > Signed-off-by: Cédric Schieli <[email protected]>
Tested-by: Masahiro Yamada <[email protected]> Thanks! -- Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

