ARM: dts: rockchip: rv1106-thunder-boot: remove no-map for rtos mem

no-map property added in rtos reserved memory will cause
kernel can not boot up issue.

Fixes: 60dbf2d80a ("ARM: dts: rv1106-thunder-boot: reserve 256KB~512KB for hpmcu")

Signed-off-by: Elon Zhang <zhangzj@rock-chips.com>
Change-Id: I24f588a54e88d7c546cd3e53bd7aa5a0f5a46476
This commit is contained in:
Elon Zhang
2022-06-24 11:18:49 +08:00
committed by Tao Huang
parent e23ddb2ee4
commit 9293a37349

View File

@@ -21,7 +21,6 @@
rtos@40000 {
reg = <0x40000 0x40000>;
no-map;
};
ramdisk_r: ramdisk@a00000 {