On Sat, 2019-02-09 at 06:33 +0000, Anup Patel wrote:
> This patch enables CONFIG_SYS_BOOT_RAMDISK_HIGH for RISC-V
> because bootm will update initrd location in DTB only if
> CONFIG_SYS_BOOT_RAMDISK_HIGH is enabled. If we don't enable
> this option then bootm assumes DTB already has initrd details
> which is not the case most of the time.
> 
> Signed-off-by: Atish Patra <atish.pa...@wdc.com>
> Signed-off-by: Anup Patel <anup.pa...@wdc.com>
> ---
>  arch/riscv/include/asm/config.h | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Lukas Auer <lukas.a...@aisec.fraunhofer.de>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to