diff options
Diffstat (limited to 'include/configs/MVBLUE.h')
-rw-r--r-- | include/configs/MVBLUE.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MVBLUE.h b/include/configs/MVBLUE.h index 0724752732..52d172925b 100644 --- a/include/configs/MVBLUE.h +++ b/include/configs/MVBLUE.h @@ -66,7 +66,6 @@ #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } #define CONFIG_BOOTDELAY 3 #define CONFIG_BOOT_RETRY_TIME -1 |