diff options
Diffstat (limited to 'include/configs/gw8260.h')
-rw-r--r-- | include/configs/gw8260.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/gw8260.h b/include/configs/gw8260.h index 2a40de1fae0..7935aea9aec 100644 --- a/include/configs/gw8260.h +++ b/include/configs/gw8260.h @@ -387,9 +387,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.) |