ipq806x: set boot layout for nandc compatible
authorAnsuel Smith <ansuelsmth@gmail.com>
Wed, 3 Mar 2021 23:52:45 +0000 (00:52 +0100)
committerPetr Štetiar <ynezz@true.cz>
Fri, 7 May 2021 05:05:16 +0000 (07:05 +0200)
Set boot layout size to fix io error on block scan.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-d7800.dts
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7500.dts
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7500v2.dts
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-wpq864.dts
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-r7800.dts

index 229596b082f1dac082b275cd68b098cade68997e..aeeb040ad804d67eca843f3c076e6ebca9cdb9e8 100644 (file)
                nand-bus-width = <8>;
                nand-ecc-step-size = <512>;
 
+               nand-is-boot-medium;
+               qcom,boot_pages_size = <0x1180000>;
+
                partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
index 3e6732e9df2f52ad92a54fe44b5717baa621cc10..98c4b2d29d8b130d2334fbb1a0fb381918dbbef4 100644 (file)
@@ -48,6 +48,9 @@
                nand-bus-width = <8>;
                nand-ecc-step-size = <512>;
 
+               nand-is-boot-medium;
+               qcom,boot_pages_size = <0x0c80000>;
+
                partitions: partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
index ed8ab3dbfadd436f50f232ce3adbe40e0a58ff38..1f457d99449ac205525d36e13d20ed720219fe14 100644 (file)
                nand-bus-width = <8>;
                nand-ecc-step-size = <512>;
 
+               nand-is-boot-medium;
+               qcom,boot_pages_size = <0x1180000>;
+
                partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
index 20a1fad7b2babe21656ac3f0573471faf772fa25..f1904332773dd46c8bafd4504bab80f20333d315 100644 (file)
                nand-bus-width = <8>;
                nand-ecc-step-size = <512>;
 
+               nand-is-boot-medium;
+               qcom,boot_pages_size = <0x1180000>;
+
                partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
index ba3f51e4468aec2639a245f993a572f2be1d2e0a..69be60b019f467fe98b41ebbe8f7af7117545994 100644 (file)
                nand-bus-width = <8>;
                nand-ecc-step-size = <512>;
 
+               nand-is-boot-medium;
+               qcom,boot_pages_size = <0x1180000>;
+
                partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;
index 181f6d3bde19b1dbdf9a77ed7feb8a721b4fe461..55291cd531e24a8173140fae849d200ae7dcc01b 100644 (file)
                nand-bus-width = <8>;
                nand-ecc-step-size = <512>;
 
+               nand-is-boot-medium;
+               qcom,boot_pages_size = <0x1180000>;
+
                partitions {
                        compatible = "fixed-partitions";
                        #address-cells = <1>;