From c7cb50c18f812629b9620b2b8fa684bc40d82080 Mon Sep 17 00:00:00 2001 From: Ivan Huang Date: Sun, 22 Jul 2018 22:40:40 +0800 Subject: [PATCH] dtsi: ta memory reserve to fix can not boot after miui 8.7.19 if you flash miui 8.7.19 or later , need this patch Signed-off-by: Ivan Huang --- arch/arm64/boot/dts/qcom/polaris-p0.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/polaris-p0.dtsi b/arch/arm64/boot/dts/qcom/polaris-p0.dtsi index d9873d06ed410..4df1eea493a0b 100644 --- a/arch/arm64/boot/dts/qcom/polaris-p0.dtsi +++ b/arch/arm64/boot/dts/qcom/polaris-p0.dtsi @@ -20,11 +20,11 @@ #include "xiaomi-sde-display.dtsi" &removed_region { - reg = <0 0x85fc0000 0 0x3a40000>; + reg = <0 0x85fc0000 0 0x4940000>; }; &qcom_seecom { - reg = <0x86d00000 0x02d00000>; + reg = <0x86d00000 0x03c00000>; }; &reserved_memory {