diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/mx6_common.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 674bcd3f6..514d634c0 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -20,5 +20,6 @@  #define CONFIG_ARM_ERRATA_742230  #define CONFIG_ARM_ERRATA_743622  #define CONFIG_ARM_ERRATA_751472 +#define CONFIG_BOARD_POSTCLK_INIT  #endif |