diff options
Diffstat (limited to 'include/configs/afeb9260.h')
-rw-r--r-- | include/configs/afeb9260.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/afeb9260.h b/include/configs/afeb9260.h index 2adf8f9e5c..6715cb4b11 100644 --- a/include/configs/afeb9260.h +++ b/include/configs/afeb9260.h @@ -157,7 +157,6 @@ "rw rootfstype=jffs2 panic=20" #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE {115200 , 19200, 38400, 57600, 9600 } #define CONFIG_SYS_PROMPT "U-Boot> " #define CONFIG_SYS_CBSIZE 256 |