summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-05-07 10:25:59 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-05-15 08:31:34 +0200
commit5b547f3c20cc0d394f0bbab817e2a50d1a18235f (patch)
tree88ad9f5fd1182d0f91034db10e0074f4d328b8db /include/configs/mx53loco.h
parented5157e8895a6bf59a8163329639e34db0702331 (diff)
downloadtalos-obmc-uboot-5b547f3c20cc0d394f0bbab817e2a50d1a18235f.tar.gz
talos-obmc-uboot-5b547f3c20cc0d394f0bbab817e2a50d1a18235f.zip
mx53loco: Add mc34708 support and set mx53 frequency at 1GHz
Add mc34708 support and set mx53 core frequency at its maximum value of 1GHz. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Jason Liu <r64343@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 8f43eecdd3..87f6ed1e2f 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -97,7 +97,9 @@
#define CONFIG_PMIC
#define CONFIG_PMIC_I2C
#define CONFIG_DIALOG_PMIC
+#define CONFIG_PMIC_FSL
#define CONFIG_SYS_DIALOG_PMIC_I2C_ADDR 0x48
+#define CONFIG_SYS_FSL_PMIC_I2C_ADDR 0x8
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
OpenPOWER on IntegriCloud