diff options
Diffstat (limited to 'include/configs/M5253EVBE.h')
-rw-r--r-- | include/configs/M5253EVBE.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5253EVBE.h b/include/configs/M5253EVBE.h index dd8a560..2feb783 100644 --- a/include/configs/M5253EVBE.h +++ b/include/configs/M5253EVBE.h @@ -33,7 +33,6 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 } #undef CONFIG_WATCHDOG /* disable watchdog */ |