mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: px30-evb-ext-rk618-avb support androidQ
Change-Id: I733a6948c76322d3ea4d3b21f28a7352f89102b4 Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -9,22 +9,3 @@
|
||||
model = "Rockchip PX30 EVB EXT RK618 board";
|
||||
compatible = "rockchip,px30-evb-ext-rk618-avb", "rockchip,px30";
|
||||
};
|
||||
|
||||
&firmware_android {
|
||||
compatible = "android,firmware";
|
||||
boot_devices = "ff390000.dwmmc,ff3b0000.nandc";
|
||||
vbmeta {
|
||||
compatible = "android,vbmeta";
|
||||
parts = "vbmeta,boot,system,vendor,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";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user