1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 09:12:08 +02:00

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: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Bin Meng
2018-04-11 22:02:16 -07:00
parent ca5eb0c5fb
commit 17b07d70be

View File

@@ -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