X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FWobo_i5_defconfig;h=ab919c0795a8d173b149cbd3c419b418128df774;hb=f113d7d3034672de7d074506a05a7055f1f0dcae;hp=1cfd6835731769cabf381b4531561c75f8bddcb8;hpb=cd27b933f50fba58c764a775389d68f4ff9ebe88;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Wobo_i5_defconfig b/configs/Wobo_i5_defconfig index 1cfd683..ab919c0 100644 --- a/configs/Wobo_i5_defconfig +++ b/configs/Wobo_i5_defconfig @@ -1,13 +1,18 @@ CONFIG_ARM=y CONFIG_ARCH_SUNXI=y +CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-wobo-i5" CONFIG_SPL=y CONFIG_MACH_SUN5I=y CONFIG_DRAM_CLK=432 CONFIG_MMC0_CD_PIN="PB3" CONFIG_USB1_VBUS_PIN="PG12" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SPL_I2C_SUPPORT=y -CONFIG_DEFAULT_DEVICE_TREE="sun5i-a10s-wobo-i5" +CONFIG_SPL_STACK=0x8000 +CONFIG_SPL_I2C=y +CONFIG_SYS_PBSIZE=1024 +CONFIG_SYS_I2C_MVTWSI=y +CONFIG_SYS_I2C_SLAVE=0x7f +CONFIG_SYS_I2C_SPEED=400000 CONFIG_AXP_ALDO3_VOLT=3300 CONFIG_AXP_ALDO4_VOLT=3300 CONFIG_CONS_INDEX=2