2
0
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:
Daniel Golle
2021-08-21 15:32:13 +01:00
parent 60af8d7533
commit 4f1c5b01c1
6 changed files with 369 additions and 5 deletions

View File

@@ -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