openwrt/target/linux
Daniel González Cabanelas e3eaf52ba3 bcm63xx: use the generic nand upgrade on Sercomm devices
The Sercomm devices don't need the jffs2 cleanmarkers for the kernel
partition. With the stock firmware they are only added when the
bootloader partition is upgraded.

Furthermore, on the Sercomm H500-s, the specific cfe_jffs2_upgrade_tar
function causes OOB corruption. As a result of this, combined with the
nature of the mtdsplit driver, the upgrade procedure ends in a bricked
device.

Use the generic nand_do_upgrade provided by the OpenWrt common functions.

Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
2020-06-16 14:55:02 +02:00
..
apm821xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ar71xx ar71xx: correct button type for TL-MR3020 mode slider 2020-05-31 15:53:01 +02:00
arc770 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
archs38 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
armvirt kernel: remove non-existant symbols 2020-04-13 22:40:19 +02:00
at91 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ath25 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ath79 ath79: add support for the TP-Link WBS210 v1 2020-06-16 14:42:15 +02:00
bcm27xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
bcm47xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
bcm53xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
bcm63xx bcm63xx: use the generic nand upgrade on Sercomm devices 2020-06-16 14:55:02 +02:00
cns3xxx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
gemini treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
generic ath79: patch upstream Mikrotik rb4xx-spi driver to be device tree aware 2020-06-15 21:16:18 +02:00
imx6 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ipq40xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ipq806x treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ipq807x treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
kirkwood Revert "kirkwood: disable image for Linksys EA3500 (Audi)" 2020-06-14 21:16:20 +02:00
lantiq treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
layerscape treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
malta malta: add missing symbols for kernel 5.4 2020-06-03 10:50:01 +01:00
mediatek mediatek: fix IPv4-only corner case and commit in 99-net-ps 2020-06-16 14:46:42 +02:00
mpc85xx treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mvebu treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mxs kernel: bump 5.4 to 5.4.28 2020-03-28 13:03:02 +01:00
octeon treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
octeontx kernel: bump 5.4 to 5.4.45 2020-06-09 16:59:33 +02:00
omap treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
oxnas treewide: simplify inclusion of subtarget image files 2020-06-11 01:44:13 +02:00
pistachio treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
ramips treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
rb532 treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
rockchip treewide: simplify inclusion of subtarget image files 2020-06-11 01:44:13 +02:00
samsung treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
sunxi treewide: simplify inclusion of subtarget image files 2020-06-11 01:44:13 +02:00
tegra tegra: correct cpu subtype 2020-03-28 22:58:36 +01:00
uml treewide: Remove self from MAINTAINER entries 2019-12-23 13:18:04 -08:00
x86 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
zynq zynq: switch to kernel 5.4 2020-03-17 00:51:48 +01:00
Makefile