Skip to content

Commit

Permalink
config: +CONFIG_VIDEO_DT_SIMPLEFB=y fix display init
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Lapkin <[email protected]>
  • Loading branch information
Artem Lapkin committed Sep 23, 2021
1 parent 86c4f62 commit 6787d63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/u-boot-mainline/files/overwrite.01.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ CONFIG_BMP_32BPP=y
CONFIG_DM_VIDEO=y
CONFIG_SYS_WHITE_ON_BLACK=y

# fix uboot kernel scramble display splash
CONFIG_VIDEO_SIMPLE=y
CONFIG_VIDEO_DT_SIMPLEFB=y

CONFIG_USE_PREBOOT=y

CONFIG_CONSOLE_MUX=y
Expand Down

0 comments on commit 6787d63

Please sign in to comment.