1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Jan Hoffmann c46584ab30 ramips: use on-flash partition table for Sercomm BZV/CHJ
These devices have a partition table stored in flash, which compensates
for any pre-existing bad blocks by enlarging the respective partition.
This means that the current static partition table is only correct for
devices without any bad blocks.

Typical results of this mismatch are degraded wireless performance and
wrong MAC addresses, when the factory partition is shifted due to a bad
block somewhere before it. If there is a bad block already before the
ubi partition, then OpenWrt may not run at all because the kernel can't
find the rootfs.

Use the on-flash partition table to fix these issues. Replace the two
reserved partitions by the full partition list, as the driver does not
allow merging them.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-02-03 13:47:04 +01:00
..
airoha
apm821xx kernel: bump 5.10 to 5.10.165 2023-01-24 23:08:43 +01:00
archs38 archs38: switch to 5.15 by default 2023-01-16 20:48:01 +01:00
armvirt
at91 treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
ath25 ath25: mark as source-only 2023-01-30 18:01:14 +08:00
ath79 treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
bcm27xx kernel: bump 5.15 to 5.15.91 2023-02-03 09:34:32 +01:00
bcm47xx bcm47xx: Refresh kernel 5.15 2023-02-03 11:59:07 +01:00
bcm53xx kernel: bump 5.15 to 5.15.90 2023-01-26 00:16:00 +01:00
bcm63xx kernel: bump 5.10 to 5.10.163 2023-01-14 22:31:38 +01:00
bcm4908
bmips
gemini
generic treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
imx
ipq40xx ipq40xx: convert Extreme AP3915i to DSA 2023-01-17 23:45:44 +01:00
ipq806x kernel: bump 5.10 to 5.10.166 2023-02-03 09:38:11 +01:00
ipq807x kernel: bump 5.15 to 5.15.91 2023-02-03 09:34:32 +01:00
kirkwood
lantiq kernel: bump 5.10 to 5.10.163 2023-01-14 22:31:38 +01:00
layerscape
malta
mediatek mt76: update to the latest version, import WED related mtk_eth_soc patches 2023-02-02 11:16:49 +01:00
mpc85xx
mvebu mvebu/uDPU: add quotes to unmount file 2023-02-03 11:34:20 +01:00
mxs mxs: switch default kernel to 5.15 2023-01-30 11:13:14 +01:00
octeon
octeontx
omap omap: refresh config 2023-01-22 02:08:28 +01:00
oxnas
pistachio pistachio: Cleanup kernel configuration 2023-01-28 19:58:20 +01:00
qoriq
ramips ramips: use on-flash partition table for Sercomm BZV/CHJ 2023-02-03 13:47:04 +01:00
realtek kernel: bump 5.10 to 5.10.166 2023-02-03 09:38:11 +01:00
rockchip
sunxi
tegra
uml
x86 kernel/x86: fix typo 2023-01-15 13:30:09 +01:00
zynq zynq: remove kconfig for 5.10 2023-01-30 18:01:14 +08:00
Makefile