diff options
Diffstat (limited to 'include/configs/cpuat91.h')
| -rw-r--r-- | include/configs/cpuat91.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/cpuat91.h b/include/configs/cpuat91.h index 1b43c54f4..dc676dffd 100644 --- a/include/configs/cpuat91.h +++ b/include/configs/cpuat91.h @@ -197,7 +197,6 @@  #define CONFIG_SYS_LOAD_ADDR		0x21000000  #define CONFIG_BAUDRATE			115200 -#define CONFIG_SYS_BAUDRATE_TABLE	{ 115200, 57600, 38400, 19200, 9600 }  #define CONFIG_SYS_PROMPT		"CPUAT91=> "  #define CONFIG_SYS_CBSIZE		256 |