[PATCH 3/3] bootstd: Require HUSH_PARSER for script booting
Jonas Karlman
jonas at kwiboo.se
Sat May 6 18:03:28 CEST 2023
Hi Simon,
On 2023-05-06 04:03, Simon Glass wrote:
> Armbian uses a script which needs the HUSH parser. It is likely that
> other distros will do the same. Enable it by default, just in case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> boot/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
With this and following two config options it is now possible to boot
Armbian_23.02.1_Rockpro64_bullseye_current_5.15.96_minimal using bootstd.
CONFIG_BOOTMETH_SCRIPT=y
CONFIG_LEGACY_IMAGE_FORMAT=y
Tested-by: Jonas Karlman <jonas at kwiboo.se>
Regards,
Jonas
More information about the U-Boot
mailing list