From f1ac700efb75226caf2479fa85ae07a5a531f5cc Mon Sep 17 00:00:00 2001 From: lean Date: Thu, 30 Dec 2021 17:51:46 +0800 Subject: [PATCH] ipq60xx: fix GL-AX1800 nand partition to avoid brick uboot --- .../boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts | 89 +------------------ 1 file changed, 1 insertion(+), 88 deletions(-) diff --git a/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts b/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts index 8c5406604..19e3b1920 100644 --- a/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts +++ b/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts @@ -53,94 +53,7 @@ reg = <0>; compatible = "n25q128a11"; spi-max-frequency = <50000000>; - - SBL1@0 { - label = "0:SBL1"; - reg = <0x0 0xc0000>; - read-only; - }; - - MIBIB@c0000 { - label = "0:MIBIB"; - reg = <0xc0000 0x10000>; - }; - - BOOTCONFIG@d0000 { - label = "0:BOOTCONFIG"; - reg = <0xd0000 0x20000>; - read-only; - }; - - BOOTCONFIG1@f0000 { - label = "0:BOOTCONFIG1"; - reg = <0xf0000 0x20000>; - read-only; - }; - - QSEE@110000 { - label = "0:QSEE"; - reg = <0x110000 0x1a0000>; - read-only; - }; - - QSEE_1@2b0000 { - label = "0:QSEE_1"; - reg = <0x2b0000 0x1a0000>; - read-only; - }; - - DEVCFG@450000 { - label = "0:DEVCFG"; - reg = <0x450000 0x10000>; - read-only; - }; - - DEVCFG_1@460000 { - label = "0:DEVCFG_1"; - reg = <0x460000 0x10000>; - read-only; - }; - - RPM@470000 { - label = "0:RPM"; - reg = <0x4700000 0x40000>; - }; - - RPM_1@4b0000 { - label = "0:RPM_1"; - reg = <0x4b0000 0x40000>; - read-only; - }; - - CDT@4f0000 { - label = "0:CDT"; - reg = <0x4f0000 0x10000>; - }; - - CDT_1@500000 { - label = "0:CDT_1"; - reg = <0x500000 0x10000>; - }; - - APPSBLENV@510000 { - label = "0:APPSBLENV"; - reg = <0x510000 0x10000>; - }; - - APPSBL@520000 { - label = "0:APPSBL"; - reg = <0x520000 0xa0000>; - }; - - APPSBL_1@5c0000 { - label = "0:APPSBL_1"; - reg = <0x5c0000 0xa0000>; - }; - - ART: ART@660000 { - label = "0:ART"; - reg = <0x660000 0x40000>; - }; + use-default-sizes; }; };