summaryrefslogtreecommitdiff
path: root/include/configs/aria.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/aria.h')
-rw-r--r--include/configs/aria.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/aria.h b/include/configs/aria.h
index d408d54..94f6605 100644
--- a/include/configs/aria.h
+++ b/include/configs/aria.h
@@ -309,7 +309,6 @@
#error CONFIG_PSC_CONSOLE must be 3
#endif
-#define CONFIG_BAUDRATE 115200 /* ... at 115200 bps */
#define CONFIG_SYS_BAUDRATE_TABLE \
{300, 600, 1200, 2400, 4800, 9600, 19200, 38400,115200}
@@ -497,8 +496,6 @@
#undef CONFIG_BOOTARGS /* the boot command will set bootargs */
-#define CONFIG_BAUDRATE 115200
-
#define CONFIG_PREBOOT "echo;" \
"echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;" \
"echo"