diff options
Diffstat (limited to 'include/configs/alt.h')
-rw-r--r-- | include/configs/alt.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/alt.h b/include/configs/alt.h index c0b403c..3f6737c 100644 --- a/include/configs/alt.h +++ b/include/configs/alt.h @@ -159,11 +159,8 @@ #define CONFIG_SYS_I2C_SH #define CONFIG_SYS_I2C_SLAVE 0x7F #define CONFIG_SYS_I2C_SH_NUM_CONTROLLERS 3 -#define CONFIG_SYS_I2C_SH_BASE0 0xE6500000 #define CONFIG_SYS_I2C_SH_SPEED0 400000 -#define CONFIG_SYS_I2C_SH_BASE1 0xE6510000 #define CONFIG_SYS_I2C_SH_SPEED1 400000 -#define CONFIG_SYS_I2C_SH_BASE2 0xE60B0000 #define CONFIG_SYS_I2C_SH_SPEED2 400000 #define CONFIG_SH_I2C_DATA_HIGH 4 #define CONFIG_SH_I2C_DATA_LOW 5 |