]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: apple: Don't clear framebuffer
authorMark Kettenis <kettenis@openbsd.org>
Tue, 19 Apr 2022 19:10:29 +0000 (21:10 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 22 Apr 2022 19:44:10 +0000 (15:44 -0400)
commit4a8d07114e4b5e18469d9cfc3c27a3fada9c22dd
tree621d2f6811b2ed591df685ba3ee55838d4e766f3
parent85f8e03b2a9bae37284b57ca571b7037e904c5d3
arm: apple: Don't clear framebuffer

Enable CONFIG_NO_FB_CLEAR to preserve the Asahi logo. Since that
logo is drawn on a black background also enable
CONFIG_SYS_WHITE_ON_BLACK such that text printed by U-Boot is still
visible.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
configs/apple_m1_defconfig