Browse Source

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 years ago
parent
commit
9a5fd2fa85
1 changed files with 1 additions and 1 deletions
  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
 ::sysinit:/etc/init.d/rcS S boot
 ::shutdown:/etc/init.d/rcS K shutdown
 ::shutdown:/etc/init.d/rcS K shutdown
-ttyAMA0::askfirst:/usr/libexec/login.sh
+::askconsole:/usr/libexec/login.sh