Re: [PATCH 5/5] x86: coral: Enable CONFIG_BOOTARGS_SUBST

2021-01-23 Thread Simon Glass
Enable this option so that the boot-script substitutions of %U works as expected. With this, it can boot into Chrome OS. Signed-off-by: Simon Glass --- configs/chromebook_coral_defconfig | 1 + 1 file changed, 1 insertion(+) Applied to u-boot-dm, thanks!

[PATCH 5/5] x86: coral: Enable CONFIG_BOOTARGS_SUBST

2020-12-31 Thread Simon Glass
Enable this option so that the boot-script substitutions of %U works as expected. With this, it can boot into Chrome OS. Signed-off-by: Simon Glass --- configs/chromebook_coral_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/chromebook_coral_defconfig b/configs/chromebook