projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
782b028
)
mx53loco: Adapt the IPU clock
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 15 Oct 2012 05:37:17 +0000
(
05:37
+0000)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 17 Oct 2012 16:09:34 +0000
(18:09 +0200)
Since PLL2 now has changed, it is necessary to adapt the CONFIG_IPUV3_CLK
accordingly.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx53loco.h
patch
|
blob
|
history
diff --git
a/include/configs/mx53loco.h
b/include/configs/mx53loco.h
index 6a6aaa1923f75ae97b0d193857e1bf2b40cfc5b9..2ecfbd6bfc4d92dce8ed1d022a6b457bcf067cf2 100644
(file)
--- a/
include/configs/mx53loco.h
+++ b/
include/configs/mx53loco.h
@@
-222,6
+222,6
@@
#define CONFIG_SPLASH_SCREEN
#define CONFIG_BMP_16BPP
#define CONFIG_VIDEO_LOGO
-#define CONFIG_IPUV3_CLK
133
000000
+#define CONFIG_IPUV3_CLK
200
000000
#endif /* __CONFIG_H */