mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -21,7 +21,6 @@
|
||||
|
||||
rtos@40000 {
|
||||
reg = <0x40000 0x40000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
ramdisk_r: ramdisk@a00000 {
|
||||
|
||||
Reference in New Issue
Block a user