diff options
Diffstat (limited to 'target/linux/mediatek/patches-5.10/160-dts-mt7623-bpi-r2-earlycon.patch')
-rw-r--r-- | target/linux/mediatek/patches-5.10/160-dts-mt7623-bpi-r2-earlycon.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mediatek/patches-5.10/160-dts-mt7623-bpi-r2-earlycon.patch b/target/linux/mediatek/patches-5.10/160-dts-mt7623-bpi-r2-earlycon.patch index bd386c8420..091cffc3c0 100644 --- a/target/linux/mediatek/patches-5.10/160-dts-mt7623-bpi-r2-earlycon.patch +++ b/target/linux/mediatek/patches-5.10/160-dts-mt7623-bpi-r2-earlycon.patch @@ -4,8 +4,8 @@ chosen { stdout-path = "serial2:115200n8"; -- bootargs = "console=ttyS2,115200n8"; -+ bootargs = "earlycon=uart8250,mmio32,0x11004000 console=ttyS2,115200n8"; +- bootargs = "console=ttyS2,115200n8 console=tty1"; ++ bootargs = "earlycon=uart8250,mmio32,0x11004000 console=ttyS2,115200n8 console=tty1"; }; connector { |