0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-21 12:45:19 +00:00
openwrt/target/linux/ipq806x
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
..
base-files ipq806x: add support for Linksys e8350-v1 2024-06-25 11:57:14 +02:00
chromium ipq806x: chromium: Disable kernel's CONFIG_QCOM_SPM 2023-08-27 22:47:02 +02:00
files-6.6/arch/arm/boot/dts/qcom ipq806x: tr4400v2: fix dtc warnings by deleting stock partitions 2024-11-19 13:44:27 +01:00
generic ipq806x: Initial TP-Link and ASUS OnHub support 2023-01-21 01:02:25 +01:00
image treewide: rename ZyXEL to Zyxel 2024-08-25 15:08:25 +02:00
patches-6.6 treewide: remove THIS_MODULE assignment 2024-11-10 02:16:31 +01:00
config-6.6 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
Makefile ipq806x: switch default to 6.6 2024-04-26 12:26:53 +02:00
modules.mk ipq806x: Add kmod-sound-soc-ipq8064-storm 2023-01-21 01:02:25 +01:00