]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
colibri-imx6ull: fix splash screen logo drawing
authorIgor Opaniuk <igor.opaniuk@toradex.com>
Wed, 15 Jul 2020 10:31:04 +0000 (13:31 +0300)
committerStefano Babic <sbabic@denx.de>
Mon, 27 Jul 2020 12:01:32 +0000 (14:01 +0200)
Configure white on black for video console.

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
configs/colibri-imx6ull_defconfig

index ce145cd24f7413e46e6461ce549282c94f27ab61..3292fcc85d3cca826a56c40d9c78eb55f9ee3d33 100644 (file)
@@ -91,3 +91,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_DM_VIDEO=y
 CONFIG_OF_LIBFDT_OVERLAY=y
 CONFIG_FDT_FIXUP_PARTITIONS=y
+CONFIG_SYS_WHITE_ON_BLACK=y