diff options
Diffstat (limited to 'include/configs/mx51evk.h')
| -rw-r--r-- | include/configs/mx51evk.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h index 0c108703c..fd7f4ce2b 100644 --- a/include/configs/mx51evk.h +++ b/include/configs/mx51evk.h @@ -54,7 +54,7 @@   */  #define CONFIG_SYS_MALLOC_LEN		(CONFIG_ENV_SIZE + 2 * 1024 * 1024) -#define BOARD_LATE_INIT +#define CONFIG_BOARD_LATE_INIT  /*   * Hardware drivers |