]> git.sur5r.net Git - u-boot/blobdiff - include/configs/km82xx.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / km82xx.h
index 986c65f1e6639eda3ae0b4c35e8406a91bbf7385..029c348285202404fe57054a3baf16b387c06c48 100644 (file)
 /* enable I2C and select the hardware/software driver */
 #define CONFIG_SYS_I2C
 #define CONFIG_SYS_I2C_SOFT            /* I2C bit-banged */
+#define CONFIG_SYS_I2C_INIT_BOARD
 #define CONFIG_SYS_NUM_I2C_BUSES       3
 #define CONFIG_SYS_I2C_MAX_HOPS                1
 #define CONFIG_SYS_I2C_SOFT_SPEED      50000
                        {0, {{I2C_MUX_PCA9542, 0x70, 1} } } }
 
 #define CONFIG_KM_IVM_BUS              1       /* I2C2 (Mux-Port 1)*/
+#define CONFIG_KM_I2C_ABORT
 
 /*
  * Software (bit-bang) I2C driver configuration