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:
Yuefu Su
2025-06-19 10:57:47 +08:00
committed by Su Yuefu
parent 2b322acaa7
commit a3f4c0fba4

View File

@@ -11,9 +11,9 @@
};
&ramdisk_r {
reg = <0x48c40000 (20 * 0x00100000)>;
reg = <0x48c40000 (30 * 0x00100000)>;
};
&ramdisk_c {
reg = <0x4a040000 (10 * 0x00100000)>;
reg = <0x4aa40000 (20 * 0x00100000)>;
};