diff options
Diffstat (limited to 'include/configs/mx53_ard.h')
-rw-r--r-- | include/configs/mx53_ard.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx53_ard.h b/include/configs/mx53_ard.h index dfff7ad..a686677 100644 --- a/include/configs/mx53_ard.h +++ b/include/configs/mx53_ard.h @@ -31,6 +31,7 @@ #define CONFIG_MX53_ARD #define CONFIG_FLASH_HEADER #define CONFIG_FLASH_HEADER_OFFSET 0x400 +#define CONFIG_MX53_CLK32 32768 #define CONFIG_SKIP_RELOCATE_UBOOT |