diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h
index 6a6aaa1923f75ae97b0d193857e1bf2b40cfc5b9..2ecfbd6bfc4d92dce8ed1d022a6b457bcf067cf2 100644
--- 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	133000000
+#define CONFIG_IPUV3_CLK	200000000
 
 #endif				/* __CONFIG_H */