mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM: dts: rockchip: rv1126b-evb2-v10-tb-400w: Enlarge ramdisk size for some algorithm files
Signed-off-by: Yuefu Su <yuefu.su@rock-chips.com> Change-Id: Ic7e96e688dd7c357ed82b4760a4a43d7ab8fe49f
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
};
|
||||
|
||||
&ramdisk_r {
|
||||
reg = <0x48c40000 (20 * 0x00100000)>;
|
||||
reg = <0x48c40000 (30 * 0x00100000)>;
|
||||
};
|
||||
|
||||
&ramdisk_c {
|
||||
reg = <0x4a040000 (10 * 0x00100000)>;
|
||||
reg = <0x4aa40000 (20 * 0x00100000)>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user