mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
colibri-imx6ull: fix splash screen logo drawing
Configure white on black for video console. Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
This commit is contained in:
parent
391c712dde
commit
816943cfb2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue