diff options
Diffstat (limited to 'include/configs/scb9328.h')
-rw-r--r-- | include/configs/scb9328.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/scb9328.h b/include/configs/scb9328.h index 180c5dad42..1494a2ecc4 100644 --- a/include/configs/scb9328.h +++ b/include/configs/scb9328.h @@ -87,7 +87,6 @@ #define CONFIG_SYS_HZ 3686400 /* incrementer freq: 3.6864 MHz */ #define CONFIG_SYS_CPUSPEED 0x141 /* core clock - register value */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } #define CONFIG_BAUDRATE 115200 /* * Definitions related to passing arguments to kernel. |