aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2022-06-16 22:32:35 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2022-10-11 21:28:44 +0200
commit6134ba4a34db8768cea0df487cb1e2a1400b90b2 (patch)
tree5d61ee5bab170fc201e114e4dec2345136cffee2 /target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi
parent900542698c34ec70669bd524c410733771087fee (diff)
downloadupstream-6134ba4a34db8768cea0df487cb1e2a1400b90b2.tar.gz
upstream-6134ba4a34db8768cea0df487cb1e2a1400b90b2.tar.bz2
upstream-6134ba4a34db8768cea0df487cb1e2a1400b90b2.zip
ipq806x: 5.15: add boot-partitions binding to fix block warning
The patch has changed implementation and now the binding has changed. Replace the old binding with boot-partitions and reimplement the definition with the new definition. The new definition is: <offset1 size1 offset2 size2 offset3 ...> and now supports sparsed patch. Also add missing binding in some dts and add the backup boot partition to the boot-partitions list. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi')
-rw-r--r--target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi b/target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi
index 68e5b24704..b9b296094b 100644
--- a/target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi
+++ b/target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-eax500.dtsi
@@ -46,7 +46,7 @@
nand-ecc-step-size = <512>;
nand-is-boot-medium;
- qcom,boot_pages_size = <0x0c80000>;
+ qcom,boot-partitions = <0x0 0x0c80000>;
partitions: partitions {
compatible = "fixed-partitions";