mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM: dts: rockchip: rk3506g-demo-display-control: Change ubi.mtd id to 5
Change-Id: Id2f0ce60b4e3a9cb15f2724d659b4aa2e52aa5c0 Signed-off-by: ZiHan Huang <zack.huang@rock-chips.com>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
compatible = "rockchip,rk3506g-demo-display-control", "rockchip,rk3506";
|
||||
|
||||
chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff0a0000 console=ttyFIQ0 ubi.mtd=4 ubi.block=0,rootfs root=/dev/ubiblock0_0 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff0a0000 console=ttyFIQ0 ubi.mtd=5 ubi.block=0,rootfs root=/dev/ubiblock0_0 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1";
|
||||
};
|
||||
|
||||
adc_keys: adc-keys {
|
||||
|
||||
Reference in New Issue
Block a user