diff options
Diffstat (limited to 'include/configs/integratorcp.h')
-rw-r--r-- | include/configs/integratorcp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h index 57610a6511..ca2d92d79f 100644 --- a/include/configs/integratorcp.h +++ b/include/configs/integratorcp.h @@ -74,7 +74,6 @@ #define CONFIG_PL01x_PORTS { (void *)CONFIG_SYS_SERIAL0, (void *)CONFIG_SYS_SERIAL1 } #define CONFIG_CONS_INDEX 0 #define CONFIG_BAUDRATE 38400 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } #define CONFIG_SYS_SERIAL0 0x16000000 #define CONFIG_SYS_SERIAL1 0x17000000 |