diff options
Diffstat (limited to 'include/configs/vf610twr.h')
-rw-r--r-- | include/configs/vf610twr.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index f122c9886f..a8cd96b02e 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -30,8 +30,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) -#define CONFIG_BOARD_EARLY_INIT_F - /* Allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE #define CONFIG_BAUDRATE 115200 |