diff options
Diffstat (limited to 'include/configs/sacsng.h')
-rw-r--r-- | include/configs/sacsng.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sacsng.h b/include/configs/sacsng.h index 43036b2d3bb..f3b0fc1db61 100644 --- a/include/configs/sacsng.h +++ b/include/configs/sacsng.h @@ -620,9 +620,6 @@ #define CONFIG_SYS_MEMTEST_END ( CONFIG_SYS_SDRAM_SIZE * 1024 * 1024 \ - CONFIG_SYS_MEM_END_USAGE ) -/* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - /* * Low Level Configuration Settings * (address mappings, register initial values, etc.) |