diff options
Diffstat (limited to 'include/configs/mv-common.h')
-rw-r--r-- | include/configs/mv-common.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 79d61c599e..8ae521f7e9 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -38,14 +38,6 @@ #define CONFIG_SYS_NS16550_COM1 MV_UART_CONSOLE_BASE #endif -/* - * Serial Port configuration - * The following definitions let you select what serial you want to use - * for your console driver. - */ - -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \ - 115200,230400, 460800, 921600 } /* auto boot */ #define CONFIG_PREBOOT |