diff options
Diffstat (limited to 'include/configs/M5475EVB.h')
-rw-r--r-- | include/configs/M5475EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5475EVB.h b/include/configs/M5475EVB.h index f31972c7b6..3bdb8673c6 100644 --- a/include/configs/M5475EVB.h +++ b/include/configs/M5475EVB.h @@ -41,7 +41,6 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 } #define CONFIG_HW_WATCHDOG #define CONFIG_WATCHDOG_TIMEOUT 5000 /* timeout in milliseconds, max timeout is 6.71sec */ |