diff options
Diffstat (limited to 'include/configs/xpedite520x.h')
-rw-r--r-- | include/configs/xpedite520x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite520x.h b/include/configs/xpedite520x.h index b88aeb472a6..696ac88c3fd 100644 --- a/include/configs/xpedite520x.h +++ b/include/configs/xpedite520x.h @@ -175,7 +175,6 @@ #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x4600) #define CONFIG_SYS_BAUDRATE_TABLE \ {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 115200} -#define CONFIG_BAUDRATE 115200 #define CONFIG_LOADS_ECHO 1 /* echo on for serial download */ #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */ |