]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: apple: Do not list bootflows on boot
authorJanne Grunau <j@jannau.net>
Thu, 18 Apr 2024 19:00:29 +0000 (21:00 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 22 Apr 2024 17:02:08 +0000 (11:02 -0600)
The bootflow list is only seen briefly and is probably more confusing
than helpful.

Signed-off-by: Janne Grunau <j@jannau.net>
Reviewed-by: Neal Gompa <neal@gompa.dev>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
configs/apple_m1_defconfig

index c30aec7c55b4f979e56e397be9db3a3c1ca72621..4eac1a9e2d83b3f6477bba86abaf1817067f67b9 100644 (file)
@@ -8,6 +8,7 @@ CONFIG_SYS_CBSIZE=256
 CONFIG_SYS_PBSIZE=276
 # CONFIG_DISPLAY_CPUINFO is not set
 CONFIG_DISPLAY_BOARDINFO_LATE=y
+CONFIG_BOOTCOMMAND="bootflow scan -b"
 CONFIG_BOARD_LATE_INIT=y
 CONFIG_CMD_SELECT_FONT=y
 # CONFIG_NET is not set