From 9293a37349e7e4b7e80334e2ae7781a3cd5e477f Mon Sep 17 00:00:00 2001 From: Elon Zhang Date: Fri, 24 Jun 2022 11:18:49 +0800 Subject: [PATCH] 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: 60dbf2d80ae6 ("ARM: dts: rv1106-thunder-boot: reserve 256KB~512KB for hpmcu") Signed-off-by: Elon Zhang Change-Id: I24f588a54e88d7c546cd3e53bd7aa5a0f5a46476 --- arch/arm/boot/dts/rv1106-thunder-boot.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/rv1106-thunder-boot.dtsi b/arch/arm/boot/dts/rv1106-thunder-boot.dtsi index 0c7d133583fe..eda33bc0e049 100644 --- a/arch/arm/boot/dts/rv1106-thunder-boot.dtsi +++ b/arch/arm/boot/dts/rv1106-thunder-boot.dtsi @@ -21,7 +21,6 @@ rtos@40000 { reg = <0x40000 0x40000>; - no-map; }; ramdisk_r: ramdisk@a00000 {