summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/ep93xx.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/machine/ep93xx.conf b/conf/machine/ep93xx.conf
index f68e3dd36c..1289fb4505 100644
--- a/conf/machine/ep93xx.conf
+++ b/conf/machine/ep93xx.conf
@@ -18,9 +18,12 @@ BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools"
# used by sysvinit_2
-SERIAL_CONSOLE = "115200 ttyS0"
+SERIAL_CONSOLE = "57600 ttyAM0"
# used by some images
ROOT_FLASH_SIZE = "8"
+#tune for ep93xx cpus
+#can be used for crunch support later on
+#include conf/machine/tune-ep9312.conf