Pārlūkot izejas kodu

ipq806x: set boot layout for nandc compatible

Set boot layout size to fix io error on block scan.

Signed-off-by: Ansuel Smith <[email protected]>
Ansuel Smith 4 gadi atpakaļ
vecāks
revīzija
e3daef34a0

+ 3 - 0
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-d7800.dts

@@ -196,6 +196,9 @@
 		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>;

+ 3 - 0
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi

@@ -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>;

+ 3 - 0
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7500.dts

@@ -174,6 +174,9 @@
 		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>;

+ 3 - 0
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7500v2.dts

@@ -204,6 +204,9 @@
 		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>;

+ 3 - 0
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-wpq864.dts

@@ -116,6 +116,9 @@
 		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>;

+ 3 - 0
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-r7800.dts

@@ -240,6 +240,9 @@
 		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>;