From feaed34a8f2797258b3a8ad0af1bb04095397d9f Mon Sep 17 00:00:00 2001 From: ChiHun Won Date: Thu, 21 Jun 2018 16:27:16 +0900 Subject: [PATCH] Revert "[HACK][9610][ERD] chub rmem move to avoid overlabing with bootloder_fb" This reverts commit 7e899fbe88f02bd949e7178f88d82823cf732c14. Change-Id: I7a02ac669610dee2566558868e9c6a89cd2b0bc9 Signed-off-by: ChiHun Won --- arch/arm64/boot/dts/exynos/exynos9610-rmem.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/exynos/exynos9610-rmem.dtsi b/arch/arm64/boot/dts/exynos/exynos9610-rmem.dtsi index 79e046ce70b8..acee4448a8a1 100644 --- a/arch/arm64/boot/dts/exynos/exynos9610-rmem.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos9610-rmem.dtsi @@ -96,7 +96,7 @@ chub_rmem: chub_rmem { compatible = "exynos,chub_rmem"; /* To dump SHUB SRAM out upon shub firmware crash */ - reg = <0x0 0xFD800000 0x80000>; + reg = <0x0 0xFD000000 0x80000>; }; debug_snapshot { -- 2.20.1