Skip to content
Snippets Groups Projects
Commit 63334ca9 authored by Janne Grunau's avatar Janne Grunau Committed by Tom Rini
Browse files

arm: apple: Do not list bootflows on boot


The bootflow list is only seen briefly and is probably more confusing
than helpful.

Signed-off-by: default avatarJanne Grunau <j@jannau.net>
Reviewed-by: default avatarNeal Gompa <neal@gompa.dev>
Reviewed-by: default avatarMark Kettenis <kettenis@openbsd.org>
parent f1972dd7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment