]> git.sur5r.net Git - u-boot/blobdiff - board/ge/bx50v3/bx50v3.c
board: ge: Enable access to i2c bus 1 and 2
[u-boot] / board / ge / bx50v3 / bx50v3.c
index 37de9901767ab9503accdb7948a138132b22c80e..cb4deb04340623218127dcfd1c113ea78984727c 100644 (file)
@@ -37,7 +37,7 @@ DECLARE_GLOBAL_DATA_PTR;
 #endif
 
 #ifndef CONFIG_SYS_I2C_EEPROM_BUS
-#define CONFIG_SYS_I2C_EEPROM_BUS       2
+#define CONFIG_SYS_I2C_EEPROM_BUS       4
 #endif
 
 #define NC_PAD_CTRL (PAD_CTL_PUS_100K_UP |     \