mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ARM: dts: rockchip: rv1103g-rmsl311: remove meta node and use erofs
The layout about meta has been changed and defined in rv1106-thunder-boot.dtsi. Signed-off-by: Wang Xiaobin <xb.wang@rock-chips.com> Change-Id: Ia05c9020dd52b5c6a0e9c94b1e7d799fd65d9d76
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
compatible = "rockchip,rv1103g-rmsl311-dloc-v10", "rockchip,rv1103";
|
||||
|
||||
chosen {
|
||||
bootargs = "loglevel=0 console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=0 driver_async_probe=dwmmc_rockchip";
|
||||
bootargs = "loglevel=0 rootfstype=erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 coherent_pool=0 driver_async_probe=dwmmc_rockchip";
|
||||
};
|
||||
|
||||
vcc_1v8: vcc-1v8 {
|
||||
@@ -132,11 +132,6 @@
|
||||
reg = <0x00000000 0x04000000>;
|
||||
};
|
||||
|
||||
&meta {
|
||||
/* reserved meta partition 384KB */
|
||||
reg = <0x01e00000 (384 * 0x400)>;
|
||||
};
|
||||
|
||||
&mipi0_csi2 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user