forked from Ivasoft/openwrt
mediatek: mt7623: backport musb, improve HDMI console
Backport support for dual-role USB 2.0 as that's what is actually built-into MT7623. Improve HDMI console by enabling VT and setting up tty1..tty6. Re-add accidentally removed CONFIG_ARM_ARCH_TIMER. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -2,3 +2,8 @@
|
||||
::shutdown:/etc/init.d/rcS K shutdown
|
||||
::askconsole:/usr/libexec/login.sh
|
||||
tty1::askfirst:/usr/libexec/login.sh
|
||||
tty2::askfirst:/usr/libexec/login.sh
|
||||
tty3::askfirst:/usr/libexec/login.sh
|
||||
tty4::askfirst:/usr/libexec/login.sh
|
||||
tty5::askfirst:/usr/libexec/login.sh
|
||||
tty6::askfirst:/usr/libexec/login.sh
|
||||
|
||||
Reference in New Issue
Block a user