浏览代码

mxs: switch to askconsole

Remove the dedicated tty name and use askconsole to spawn the console
on serial debug uart.

Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold 6 年之前
父节点
当前提交
9a5fd2fa85
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/mxs/base-files/etc/inittab

+ 1 - 1
target/linux/mxs/base-files/etc/inittab

@@ -1,3 +1,3 @@
 ::sysinit:/etc/init.d/rcS S boot
 ::shutdown:/etc/init.d/rcS K shutdown
-ttyAMA0::askfirst:/usr/libexec/login.sh
+::askconsole:/usr/libexec/login.sh