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