ipq806x: 5.15: fix wrong boot-partitions values for split partitions
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 14 Dec 2022 01:11:49 +0000 (02:11 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 14 Dec 2022 01:23:22 +0000 (02:23 +0100)
commit266b261d39f9af5b788091d4b19839deb46761ad
tree6a1f1e8adb95f9f22135eac25fd3f0d665615e46
parent26d10bad7c8b23e36d8e60513cc418bb25f6cb49
ipq806x: 5.15: fix wrong boot-partitions values for split partitions

The refreshed patch actually use the format of <start size start size>
instead of <start end start end>. This cause boot fail since the rootfs
can't be mounted with these wrong values.

Fix it to the correct format in each affected dts.

Fixes: #11498
Fixes: 6134ba4a34db ("ipq806x: 5.15: add boot-partitions binding to fix block warning")
Tested-by: Matt Buczko <mbuczko@hotmail.com> # Askey RT4230W
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8064-wpq864.dts
target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8065-rt4230w-rev6.dts
target/linux/ipq806x/files-5.15/arch/arm/boot/dts/qcom-ipq8065-tr4400-v2.dts