summaryrefslogtreecommitdiffstats
path: root/target/linux/imx/config-5.15
diff options
context:
space:
mode:
authorRodrigo Balerdi <lanchon@gmail.com>2024-11-14 17:37:32 -0300
committerRobert Marko <robimarko@gmail.com>2024-11-19 13:44:27 +0100
commit8ec35a2a1533ccff8a4b0e6f4f0a0954d1bee6a6 (patch)
treefd372445497fd7dfd0b6fc2207e3fff34402e3c5 /target/linux/imx/config-5.15
parentdea839773c27430031c2a59c3d37ebdfef3937b9 (diff)
downloadopenwrt-master.tar.gz
openwrt-master.tar.bz2
openwrt-master.zip
ipq806x: tr4400v2: fix dtc warnings by deleting stock partitionsHEADmastermain
The original set of stock partitions was kept in the TR4400 v2 port, with the same partition numbers but their names prefixed with 'stock_'. This allowed scripts (installation, back to stock, etc) to run on both stock and OpenWrt firmware. But this triggers warnings in the device tree compiler, as partitions of the old and new schemes overlap. This commit fixes the dtc warnings by deleting the stock partitions, also renumbering some of the remaining MTD partitions in the process. Additionally, the 'fw_env' partition is set to read-only. These changes can break existing scripts as well as user configurations that utilize the 'extra' partition. Users wanting to run old scripts can do so by reverting to the 23.05 series releases. Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16958 Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/imx/config-5.15')
0 files changed, 0 insertions, 0 deletions