mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
e23ddb2ee4
commit
9293a37349
|
|
@ -21,7 +21,6 @@ reserved-memory {
|
|||
|
||||
rtos@40000 {
|
||||
reg = <0x40000 0x40000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
ramdisk_r: ramdisk@a00000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user