diff options
Diffstat (limited to 'include/configs/r2dplus.h')
-rw-r--r-- | include/configs/r2dplus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h index 0e954af..f9da25c 100644 --- a/include/configs/r2dplus.h +++ b/include/configs/r2dplus.h @@ -20,7 +20,6 @@ #define CONFIG_SCIF_CONSOLE 1 #define CONFIG_BAUDRATE 115200 #define CONFIG_CONS_SCIF1 1 -#define CONFIG_BOARD_LATE_INIT #define CONFIG_BOOTARGS "console=ttySC0,115200" #define CONFIG_ENV_OVERWRITE 1 |