diff options
Diffstat (limited to 'include/configs/IAD210.h')
-rw-r--r-- | include/configs/IAD210.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/IAD210.h b/include/configs/IAD210.h index 6dedbd7..fd15b85 100644 --- a/include/configs/IAD210.h +++ b/include/configs/IAD210.h @@ -66,7 +66,7 @@ #define CONFIG_PREBOOT "echo;echo Type \"run flash_nfs\" to mount root filesystem over NFS;echo" /* using this define saves us updating another source file */ -#define CONFIG_BOARD_PRE_INIT 1 +#define CONFIG_BOARD_EARLY_INIT_F 1 #undef CONFIG_BOOTARGS /* #define CONFIG_BOOTCOMMAND \ |