mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: rockchip: rk3368-808-evb: remove firmware_android node
Change-Id: I8ee67f29dd215322a1f4dc0cb9031fd314054184 Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -11,25 +11,6 @@
|
||||
compatible = "rockchip,rk3368-808-evb", "rockchip,rk3368";
|
||||
};
|
||||
|
||||
&firmware_android {
|
||||
compatible = "android,firmware";
|
||||
boot_devices = "ff0f0000.dwmmc,ff400000.nandc";
|
||||
vbmeta {
|
||||
compatible = "android,vbmeta";
|
||||
parts = "vbmeta,dtbo";
|
||||
};
|
||||
fstab {
|
||||
compatible = "android,fstab";
|
||||
vendor {
|
||||
compatible = "android,vendor";
|
||||
dev = "/dev/block/by-name/vendor";
|
||||
type = "ext4";
|
||||
mnt_flags = "ro,barrier=1,inode_readahead_blks=8";
|
||||
fsmgr_flags = "wait,avb";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff690000 swiotlb=1 console=ttyFIQ0 androidboot.baseband=N/A androidboot.veritymode=enforcing androidboot.hardware=rk30board androidboot.console=ttyFIQ0 androidboot.selinux=permissive init=/init kpti=0";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user