diff options
-rw-r--r-- | include/configs/mx6sl_arm2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6sl_arm2.h b/include/configs/mx6sl_arm2.h index d24068e..f355f42 100644 --- a/include/configs/mx6sl_arm2.h +++ b/include/configs/mx6sl_arm2.h @@ -278,7 +278,7 @@ #define CONFIG_SYS_I2C_PORT I2C1_BASE_ADDR #define CONFIG_SYS_I2C_SPEED 100000 #define CONFIG_SYS_I2C_SLAVE 0x8 - #define CONFIG_MX6_INTER_LDO_BYPASS 0 + #define CONFIG_MX6_INTER_LDO_BYPASS 1 #endif /*#define CONFIG_SPLASH_SCREEN*/ |