diff options
Diffstat (limited to 'include/configs/mv-common.h')
-rw-r--r-- | include/configs/mv-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 25562fa12a..814f0dd7ca 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -53,7 +53,6 @@ */ #define CONFIG_CONS_INDEX 1 /*Console on UART0 */ -#define CONFIG_BAUDRATE 115200 #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \ 115200,230400, 460800, 921600 } /* auto boot */ |