aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Liu <jason.hui@linaro.org>2011-04-12 16:30:06 +0800
committerJohn Rigby <john.rigby@linaro.org>2011-06-28 16:06:11 +0100
commit31c9709d2f3ee966b0e7c0180ffa6240a7bd09ca (patch)
treeb6426190ff6ded45b006dcfb242c862f119b5928 /include
parent8d6eafb82d9c9b25e2e0add1e3e4e0fd519d90fe (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 bf545cf9a..cb01b8801 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -48,6 +48,18 @@
#define CONFIG_MXC_UART
#define CONFIG_SYS_MX53_UART1
+/* 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