immortalwrt/target/linux/bcm63xx
Daniel González Cabanelas 761099ebba 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-17 12:05:19 +08:00
..
base-files bcm63xx: use the generic nand upgrade on Sercomm devices 2020-06-17 12:05:19 +08:00
dts bcm63xx: a226m-fwb: fix linux partition offset 2020-06-16 11:58:07 +08:00
generic bcm47xx/63xx: add kernel 5.4 support 2020-04-20 08:30:18 +08:00
image bcm63xx: add support for the Sercomm H500-s 2020-06-08 12:28:32 +08:00
patches-5.4 bcm63xx: switch to upstream NAND patches 2020-06-11 17:58:03 +08:00
profiles bcm47xx/63xx: add kernel 5.4 support 2020-04-20 08:30:18 +08:00
smp bcm63xx: smp: add NAND support 2020-05-19 11:55:40 +08:00
config-5.4 bcm47xx/63xx: add kernel 5.4 support 2020-04-20 08:30:18 +08:00
Makefile bcm63xx: remove kernel 4.14 support 2020-05-20 12:15:51 +08:00
modules.mk bcm47xx/63xx: add kernel 5.4 support 2020-04-20 08:30:18 +08:00