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:
@@ -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>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user