You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/bcm63xx
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>
4 years ago
..
base-files bcm63xx: use the generic nand upgrade on Sercomm devices 4 years ago
dts bcm63xx: a226m-fwb: fix linux partition offset 4 years ago
generic
image bcm63xx: add support for the Sercomm H500-s 4 years ago
patches-5.4 bcm63xx: switch to upstream NAND patches 4 years ago
profiles
smp bcm63xx: smp: add NAND support 4 years ago
Makefile bcm63xx: switch to 5.4 kernel 4 years ago
config-5.4 bcm63xx: fix missing watchdog core dependency 4 years ago
modules.mk