]> Git Repo - J-u-boot.git/blobdiff - configs/MK808C_defconfig
configs: stm32mp13: activate RTC support
[J-u-boot.git] / configs / MK808C_defconfig
index f2c1019649bf070d24bfee3c803fb59c7fe22ab7..4e678bdf051fe666079d8800e67f2bd8fc9043f4 100644 (file)
@@ -5,6 +5,11 @@ CONFIG_SPL=y
 CONFIG_MACH_SUN7I=y
 CONFIG_DRAM_CLK=384
 # 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.033167 seconds and 4 git commands to generate.