mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-10 09:12:51 +01:00
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 <mhei@heimpold.de>
This commit is contained in:
parent
2249780fb7
commit
9a5fd2fa85
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue