summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2012-05-31 07:24:00 +0000
committerAnatolij Gustschin <agust@denx.de>2012-07-10 11:35:39 +0200
commit9fbdb1aac5583197270c5d1a7634b7f93b34a654 (patch)
tree9319179c57c7b0929fbaecea0b84acbd8d882ed4 /include/configs/mx53loco.h
parent477bca22f6bb649fb4c55d3ee401ff0f3c0c0e9e (diff)
downloadtalos-obmc-uboot-9fbdb1aac5583197270c5d1a7634b7f93b34a654.tar.gz
talos-obmc-uboot-9fbdb1aac5583197270c5d1a7634b7f93b34a654.zip
ipu_common: Do not hardcode the ipu_clk frequency
Do not hardcode the ipu_clk frequency and let the board file pass this value. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx53loco.h')
-rw-r--r--include/configs/mx53loco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index e58548ebed..f936785cdc 100644
--- a/include/configs/mx53loco.h
+++ b/include/configs/mx53loco.h
@@ -226,5 +226,6 @@
#define CONFIG_SPLASH_SCREEN
#define CONFIG_BMP_16BPP
#define CONFIG_VIDEO_LOGO
+#define CONFIG_IPUV3_CLK 133000000
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud