[oe] [PATCH v2 2/2] mx28evk: set valid console

Andreas Mueller schnitzeltony at gmx.de
Mon Jun 6 21:25:45 UTC 2011


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 at gmx.de>
---
 conf/machine/mx28evk.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/mx28evk.conf b/conf/machine/mx28evk.conf
index e093ffa..823b502 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"
 
-- 
1.7.4.4





More information about the Openembedded-devel mailing list