diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-14 02:11:49 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-14 02:23:22 +0100 |
commit | 266b261d39f9af5b788091d4b19839deb46761ad (patch) | |
tree | 6a1f1e8adb95f9f22135eac25fd3f0d665615e46 /rules.mk | |
parent | 26d10bad7c8b23e36d8e60513cc418bb25f6cb49 (diff) | |
download | openwrt-266b261d39f9af5b788091d4b19839deb46761ad.tar.gz openwrt-266b261d39f9af5b788091d4b19839deb46761ad.tar.bz2 openwrt-266b261d39f9af5b788091d4b19839deb46761ad.zip |
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>
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions