openwrt/target/linux
Rodrigo Balerdi 8ec35a2a15 ipq806x: tr4400v2: fix dtc warnings by deleting stock partitions
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>
2024-11-19 13:44:27 +01:00
..
airoha airoha: an7581: sync patch with upstream version and tag them 2024-11-18 15:01:07 +01:00
apm821xx kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
archs38 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
armsr armsr: don't limit kmods to armsr armv8 subtarget 2024-10-29 00:07:55 +01:00
at91 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
ath79 ath79: lzma-loader: fix syntax error 2024-11-17 16:26:41 +01:00
bcm27xx kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bcm47xx kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bcm53xx kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bcm4908 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bmips kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
d1 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
gemini kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
generic net: phy: broadcom: update dependency condition 2024-11-18 23:01:22 +01:00
imx kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
ipq40xx kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
ipq806x ipq806x: tr4400v2: fix dtc warnings by deleting stock partitions 2024-11-19 13:44:27 +01:00
ixp4xx kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
kirkwood kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
lantiq kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
layerscape kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
loongarch64 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
malta kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
mediatek kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
mpc85xx kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
mvebu kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
mxs kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
octeon kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
omap kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
pistachio kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
qoriq kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
qualcommax kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
ramips kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
realtek realtek: align kernel config with upstream 2024-11-16 18:02:18 +01:00
rockchip kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
sifiveu kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
siflower kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
starfive kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
sunxi kernel: bump 6.6 to 6.6.61 2024-11-16 00:25:14 +01:00
tegra kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
uml
x86 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
zynq kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
Makefile linux: fix missing default packages in profiles.json 2024-11-17 19:29:06 +01:00