
24 Jan
2017
24 Jan
'17
3:37 a.m.
2017-01-24 0:51 GMT+09:00 Cédric Schieli cschieli@gmail.com:
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 cschieli@gmail.com
Tested-by: Masahiro Yamada yamada.masahiro@socionext.com
Thanks!
--
Best Regards
Masahiro Yamada