diff options
Diffstat (limited to 'include/configs/omap5_common.h')
| -rw-r--r-- | include/configs/omap5_common.h | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/include/configs/omap5_common.h b/include/configs/omap5_common.h index 7528f4c0b..deb5e9fd5 100644 --- a/include/configs/omap5_common.h +++ b/include/configs/omap5_common.h @@ -86,6 +86,9 @@  #define CONFIG_BAUDRATE			115200 +/* CPU */ +#define CONFIG_ARCH_CPU_INIT +  /* I2C  */  #define CONFIG_HARD_I2C  #define CONFIG_SYS_I2C_SPEED		100000 |