aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmx.de>2011-06-07 05:25:45 +0000
committerEric Bénard <eric@eukrea.com>2011-06-16 09:59:06 +0200
commite0d8eb830afc8ccfe57ed91bea017fdeddd7c663 (patch)
treea8e5b012d2f227e4a0cc5ecce7a777fef3d98ec8 /conf/machine
parent0de87683a678bbd3aa4d798acc77fbeae5469afb (diff)
downloadopenembedded-e0d8eb830afc8ccfe57ed91bea017fdeddd7c663.tar.gz
mx28evk: set valid console
The initial patch was build tested only because hardware for tests was not available. Christian Borutta reported the following log: INIT: Id "S" respawning too fast: disabled for 5 minutes Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/mx28evk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mx28evk.conf b/conf/machine/mx28evk.conf
index e093ffafd6..823b5026db 100644
--- a/conf/machine/mx28evk.conf
+++ b/conf/machine/mx28evk.conf
@@ -17,7 +17,7 @@ XSERVER = "xserver-kdrive-fbdev"
require conf/machine/include/imx28.inc
# used by sysvinit_2
-SERIAL_CONSOLE = "115200 ttymxc0"
+SERIAL_CONSOLE = "115200 ttyAM0"
ROOT_FLASH_SIZE = "128"