]> git.baikalelectronics.ru Git - uboot.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)
commit5c8a8053fd72a5a9cbfefc590c299c3440e77761
tree621d2f6811b2ed591df685ba3ee55838d4e766f3
parentc27e5e1c08b7f9c6a9bb66a70184fc9ee87ebeaf
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