mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -39,7 +39,7 @@
|
||||
};
|
||||
|
||||
ramdisk_r: ramdisk@2800000 {
|
||||
reg = <0x02800000 (40 * 0x00100000)>;
|
||||
reg = <0x02800000 (48 * 0x00100000)>;
|
||||
};
|
||||
|
||||
ramdisk_c: ramdisk@5800000 {
|
||||
|
||||
Reference in New Issue
Block a user