diff options
Diffstat (limited to 'include/configs/vision2.h')
-rw-r--r-- | include/configs/vision2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/vision2.h b/include/configs/vision2.h index 919f5ce..0ed53d2 100644 --- a/include/configs/vision2.h +++ b/include/configs/vision2.h @@ -219,5 +219,6 @@ #define CONFIG_SPLASH_SCREEN #define CONFIG_CMD_BMP #define CONFIG_BMP_16BPP +#define CONFIG_IPUV3_CLK 133000000 #endif /* __CONFIG_H */ |