diff options
Diffstat (limited to 'include/configs/a3m071.h')
-rw-r--r-- | include/configs/a3m071.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/a3m071.h b/include/configs/a3m071.h index b40b1ea746..a09224b976 100644 --- a/include/configs/a3m071.h +++ b/include/configs/a3m071.h @@ -398,7 +398,6 @@ #define CONFIG_SPL_FRAMEWORK #define CONFIG_SPL_BOARD_INIT #define CONFIG_SPL_TEXT_BASE 0xfc000000 -#define CONFIG_SPL_SERIAL_SUPPORT /* Place BSS for SPL near end of SDRAM */ #define CONFIG_SPL_BSS_START_ADDR ((128 - 1) << 20) |