diff options
Diffstat (limited to 'include/configs/M5282EVB.h')
-rw-r--r-- | include/configs/M5282EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5282EVB.h b/include/configs/M5282EVB.h index 928b044153..706e3d6513 100644 --- a/include/configs/M5282EVB.h +++ b/include/configs/M5282EVB.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 } #undef CONFIG_MONITOR_IS_IN_RAM /* define if monitor is started from a pre-loader */ |