From 71d8ca82839ae23f2a4b9400d88d5003f8136c92 Mon Sep 17 00:00:00 2001 From: Jens Reidel Date: Thu, 23 May 2024 22:25:29 +0200 Subject: [PATCH] diwali-reserved-memory: Enlarge and move xbl_ramdump_mem Change-Id: I3fb79279eec52b78839bfd9b53c82762ad1fa54b Signed-off-by: Jens Reidel --- qcom/diwali-reserved-memory.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/diwali-reserved-memory.dtsi b/qcom/diwali-reserved-memory.dtsi index b14b9c72..5542d62f 100644 --- a/qcom/diwali-reserved-memory.dtsi +++ b/qcom/diwali-reserved-memory.dtsi @@ -13,9 +13,9 @@ reg = <0x0 0x80600000 0x0 0x40000>; }; - xbl_ramdump_mem: xbl_ramdump_region@80640000 { + xbl_ramdump_mem: xbl_ramdump_region@a6b80000 { no-map; - reg = <0x0 0x80640000 0x0 0x1c0000>; + reg = <0x0 0xa6b80000 0x0 0x280000>; }; aop_image_mem: aop_image_region@80800000 {