summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-11-17 16:46:56 (GMT)
committerTom Rini <trini@konsulko.com>2016-11-17 16:46:56 (GMT)
commitc2cbd164ea5b5f564fcf03447c7bf9ec4a9f5699 (patch)
tree87b539f2c0942f070c78f5d56cd53c5c68bcc2d2 /configs
parent9e40ea04e9f1a70a184504c9e2beb051eb2d9335 (diff)
parent91f839d2d30e489c2d6bf0deafb65b01d416b715 (diff)
downloadu-boot-c2cbd164ea5b5f564fcf03447c7bf9ec4a9f5699.tar.xz
Merge branch 'master' of http://git.denx.de/u-boot-mmc
Diffstat (limited to 'configs')
-rw-r--r--configs/Sinlinx_SinA33_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/Sinlinx_SinA33_defconfig b/configs/Sinlinx_SinA33_defconfig
index 2a5f985..26b119a 100644
--- a/configs/Sinlinx_SinA33_defconfig
+++ b/configs/Sinlinx_SinA33_defconfig
@@ -4,7 +4,12 @@ CONFIG_MACH_SUN8I_A33=y
CONFIG_DRAM_CLK=552
CONFIG_DRAM_ZQ=15291
CONFIG_MMC0_CD_PIN="PB4"
+CONFIG_MMC_SUNXI_SLOT_EXTRA=2
CONFIG_USB0_ID_DET="PH8"
+CONFIG_VIDEO_LCD_MODE="x:1024,y:600,depth:18,pclk_khz:66000,le:90,ri:160,up:3,lo:127,hs:70,vs:20,sync:3,vmode:0"
+CONFIG_VIDEO_LCD_DCLK_PHASE=0
+CONFIG_VIDEO_LCD_BL_EN="PH6"
+CONFIG_VIDEO_LCD_BL_PWM="PH0"
CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-sinlinx-sina33"
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL=y