]> Git Repo - J-u-boot.git/blobdiff - configs/MK808C_defconfig
configs: stm32mp13: activate RTC support
[J-u-boot.git] / configs / MK808C_defconfig
index cb5939e535f282e91820456ba5c3ec11c2b5c6e7..4e678bdf051fe666079d8800e67f2bd8fc9043f4 100644 (file)
@@ -1,10 +1,15 @@
 CONFIG_ARM=y
 CONFIG_ARCH_SUNXI=y
+CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-mk808c"
 CONFIG_SPL=y
 CONFIG_MACH_SUN7I=y
 CONFIG_DRAM_CLK=384
-CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-mk808c"
 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
-CONFIG_SPL_I2C_SUPPORT=y
+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_USB_EHCI_HCD=y
 CONFIG_USB_OHCI_HCD=y
This page took 0.042325 seconds and 4 git commands to generate.