mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: dts: rv1106-thunder-boot: reserve 256KB~512KB for hpmcu
The HPMCU life cycle maybe go so far as to linux kernel, resever it until thunder-boot had been done. Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I6994e035bad24e910be7b7572fb85fbbcebec487
This commit is contained in:
@@ -19,6 +19,11 @@
|
|||||||
#size-cells = <1>;
|
#size-cells = <1>;
|
||||||
ranges;
|
ranges;
|
||||||
|
|
||||||
|
rtos@40000 {
|
||||||
|
reg = <0x40000 0x40000>;
|
||||||
|
no-map;
|
||||||
|
};
|
||||||
|
|
||||||
ramdisk_r: ramdisk@a00000 {
|
ramdisk_r: ramdisk@a00000 {
|
||||||
reg = <0x00a00000 (10 * 0x00100000)>;
|
reg = <0x00a00000 (10 * 0x00100000)>;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user