Skip to content
Snippets Groups Projects
Commit c606608a authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx53loco: Adapt the IPU clock


Since PLL2 now has changed, it is necessary to adapt the CONFIG_IPUV3_CLK
accordingly.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 782b0288
No related branches found
No related tags found
No related merge requests found
...@@ -222,6 +222,6 @@ ...@@ -222,6 +222,6 @@
#define CONFIG_SPLASH_SCREEN #define CONFIG_SPLASH_SCREEN
#define CONFIG_BMP_16BPP #define CONFIG_BMP_16BPP
#define CONFIG_VIDEO_LOGO #define CONFIG_VIDEO_LOGO
#define CONFIG_IPUV3_CLK 133000000 #define CONFIG_IPUV3_CLK 200000000
#endif /* __CONFIG_H */ #endif /* __CONFIG_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment