aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-08-21 04:31:57 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-08-21 04:35:52 +0100
commit7ca173d51a281681f85532fbd212e0c1b9d95806 (patch)
treecf69eefe325aad0723f798f1a5daaa4c2aa13e3b /package/boot
parentc18f91d11822c5ac7572c35bcfc3538349157042 (diff)
downloadupstream-7ca173d51a281681f85532fbd212e0c1b9d95806.tar.gz
upstream-7ca173d51a281681f85532fbd212e0c1b9d95806.tar.bz2
upstream-7ca173d51a281681f85532fbd212e0c1b9d95806.zip
uboot-mediatek: pass console=tty1 for BPi-R2
BananaPi BPi-R2 comes with HDMI and MIPI-DSI. Use dislpay facility in Linux by add "console=tty1" boot argument. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/boot')
-rw-r--r--package/boot/uboot-mediatek/patches/400-update-bpir2-defconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-mediatek/patches/400-update-bpir2-defconfig.patch b/package/boot/uboot-mediatek/patches/400-update-bpir2-defconfig.patch
index c42a2c628b..8e11afc3d1 100644
--- a/package/boot/uboot-mediatek/patches/400-update-bpir2-defconfig.patch
+++ b/package/boot/uboot-mediatek/patches/400-update-bpir2-defconfig.patch
@@ -159,7 +159,7 @@
+serverip=192.168.1.254
+loadaddr=0x88000000
+dtaddr=0x83f00000
-+console=earlycon=uart8250,mmio32,0x11004000 console=ttyS2,115200
++console=earlycon=uart8250,mmio32,0x11004000 console=ttyS2,115200 console=tty1
+initrd_high=0xafffffff
+part_default=3
+part_recovery=2