diff options
Diffstat (limited to 'include/configs/grasshopper.h')
-rw-r--r-- | include/configs/grasshopper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/grasshopper.h b/include/configs/grasshopper.h index e27216ac15..cc84c9c964 100644 --- a/include/configs/grasshopper.h +++ b/include/configs/grasshopper.h @@ -191,7 +191,6 @@ #define CONFIG_SYS_MEMTEST_START EBI_SDRAM_BASE #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x700000) -#define CONFIG_SYS_BAUDRATE_TABLE { 115200, 38400, 19200, 9600, 2400 } #endif /* __GRASSHOPPER_CONFIG_H */ /* vim: set ts=8 noet: */ |