diff options
Diffstat (limited to 'include/configs/atc.h')
| -rw-r--r-- | include/configs/atc.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/atc.h b/include/configs/atc.h index bf1f20280..75f950b94 100644 --- a/include/configs/atc.h +++ b/include/configs/atc.h @@ -171,8 +171,6 @@  #define	CONFIG_SYS_HZ		1000		/* decrementer freq: 1 ms ticks	*/ -#define CONFIG_SYS_BAUDRATE_TABLE	{ 9600, 19200, 38400, 57600, 115200 } -  #define	CONFIG_SYS_RESET_ADDRESS 0xFFF00100	/* "bad" address		*/  #define CONFIG_SYS_ALLOC_DPRAM |