mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02: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:
parent
50bc70c3f6
commit
e2bf2eaab8
|
|
@ -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 @@ &memory {
|
|||
reg = <0x00000000 0x04000000>;
|
||||
};
|
||||
|
||||
&meta {
|
||||
/* reserved meta partition 384KB */
|
||||
reg = <0x01e00000 (384 * 0x400)>;
|
||||
};
|
||||
|
||||
&mipi0_csi2 {
|
||||
status = "okay";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user