diff options
Diffstat (limited to 'include/configs/idmr.h')
-rw-r--r-- | include/configs/idmr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/idmr.h b/include/configs/idmr.h index 50dd918385..86bfa01cb2 100644 --- a/include/configs/idmr.h +++ b/include/configs/idmr.h @@ -47,7 +47,6 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) #define CONFIG_BAUDRATE 19200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 } #define CONFIG_ETHADDR 00:06:3b:01:41:55 #define CONFIG_ETHPRIME #define CONFIG_IPADDR 192.168.30.1 |