projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c674e00
)
rockchip: defconfig: Increase max video resolution for mipi panel
author
eric.gao@rock-chips.com
<eric.gao@rock-chips.com>
Wed, 21 Jun 2017 03:20:32 +0000
(11:20 +0800)
committer
Anatolij Gustschin
<agust@denx.de>
Mon, 7 Aug 2017 17:01:08 +0000
(19:01 +0200)
The mipi panel used on evb-rk3399 has a 1920x1200 resolution. But now
the max resolution is 1920x1080. So increase it.
Signed-off-by: Eric Gao <eric.gao@rock-chips.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
configs/evb-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/evb-rk3399_defconfig
b/configs/evb-rk3399_defconfig
index 6081411105d26d93a34b87f76e9c59b386a55b9e..55757d2f7326c707d5565ab7fe6a25016d15d381 100644
(file)
--- a/
configs/evb-rk3399_defconfig
+++ b/
configs/evb-rk3399_defconfig
@@
-66,6
+66,7
@@
CONFIG_USB_STORAGE=y
CONFIG_DM_VIDEO=y
CONFIG_DISPLAY=y
CONFIG_VIDEO_ROCKCHIP=y
+CONFIG_VIDEO_ROCKCHIP_MAX_YRES=1200
CONFIG_DISPLAY_ROCKCHIP_MIPI=y
CONFIG_USE_TINY_PRINTF=y
CONFIG_ERRNO_STR=y