Skip to content
Snippets Groups Projects
Commit 17b07d70 authored by Bin Meng's avatar Bin Meng
Browse files

video: vesa: Change default FRAMEBUFFER_VESA_MODE


This changes the default FRAMEBUFFER_VESA_MODE to use 32-bit pixel
format for better VxWorks compatibility.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent ca5eb0c5
No related branches found
No related tags found
No related merge requests found
...@@ -174,7 +174,7 @@ config FRAMEBUFFER_SET_VESA_MODE ...@@ -174,7 +174,7 @@ config FRAMEBUFFER_SET_VESA_MODE
choice choice
prompt "framebuffer graphics resolution" prompt "framebuffer graphics resolution"
default FRAMEBUFFER_VESA_MODE_117 default FRAMEBUFFER_VESA_MODE_118
depends on FRAMEBUFFER_SET_VESA_MODE depends on FRAMEBUFFER_SET_VESA_MODE
help help
This option sets the resolution used for the U-Boot framebuffer (and This option sets the resolution used for the U-Boot framebuffer (and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment