mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: rk3308-evb-v10: fix typo in bootargs
Change-Id: I410188058b329d1d8e8b2ad749850d7f147f0b2d Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
compatible = "rockchip,rk3308-evb", "rockchip,rk3308";
|
||||
|
||||
chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff0c0000 swiotlb=1 onsole=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff0c0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait";
|
||||
};
|
||||
|
||||
adc-keys {
|
||||
|
||||
Reference in New Issue
Block a user