aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-07-23 23:02:16 -0600
committerJohn Rigby <john.rigby@linaro.org>2011-12-18 21:28:50 -0700
commitf78e82171acf2b92d5d8a0aae9799c67812a6154 (patch)
treecdc92913bb901ba35c71a89d24a53537fccdf310 /include
parentd231f2a6b591e803a8dc7588f79f1b599cd49e2b (diff)
mx53loco: Add power init support
Increase CPU core power to 1.25v via DA9053 PMIC, and after that CPU can ran to 1GHZ and DDR 400Mhz. Signed-off-by: Jason Liu <jason.hui@linaro.org> Signed-off-by: Eric Miao <eric.miao@linaro.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx53loco.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index e26d97785..3a39b02bf 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -47,6 +47,18 @@
#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART1_BASE
+/* I2C Configs */
+#define CONFIG_CMD_I2C
+#define CONFIG_HARD_I2C
+#define CONFIG_I2C_MXC
+#define CONFIG_SYS_I2C_MX53_PORT1
+#define CONFIG_SYS_I2C_SPEED 100000
+#define CONFIG_SYS_I2C_SLAVE 0xfe
+
+/* PMIC Configs */
+#define CONFIG_DIALOG_PMIC
+#define CONFIG_SYS_DIALOG_PMIC_I2C_ADDR 0x48
+
/* MMC Configs */
#define CONFIG_FSL_ESDHC
#define CONFIG_SYS_FSL_ESDHC_ADDR 0