ARM: dts: msm: correct size for reserved dump_mem on sun

Correct the  reserved dump_mem size on sun.

Change-Id: Ic7c4843f5789d2d75cdc19d2762e9e2651544996
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
This commit is contained in:
Yuanfang Zhang
2023-11-09 21:02:59 -08:00
parent 01986ee6f6
commit 103a530725

View File

@@ -13,7 +13,7 @@
alloc-ranges = <0x1 0x00000000 0xfffffffe 0xffffffff>; alloc-ranges = <0x1 0x00000000 0xfffffffe 0xffffffff>;
reusable; reusable;
alignment = <0x0 0x400000>; alignment = <0x0 0x400000>;
size = <0x0 0xb00000>; size = <0x0 0xc00000>;
}; };
}; };