ARM: dts: rockchip: make ramdisk space marginal for rv1126-thunder-boot

Support ramdisk size up to 48MB.

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: I748d908fcb9bf9e4baa54812b741fdebd6cf4f16
This commit is contained in:
Ziyuan Xu
2020-09-06 20:49:01 +08:00
committed by Tao Huang
parent fda2c5d938
commit 40845f5fe9

View File

@@ -39,7 +39,7 @@
};
ramdisk_r: ramdisk@2800000 {
reg = <0x02800000 (40 * 0x00100000)>;
reg = <0x02800000 (48 * 0x00100000)>;
};
ramdisk_c: ramdisk@5800000 {