openwrt/target/linux/bcm63xx
Álvaro Fernández Rojas eb8cae5391 bcm63xx: fix NETGEAR DGND3700v2 boot loop
The DGND3700v2 renames the cferam bootloader from cferam to cfeXXX, where XXX
is the number of firmware upgrades performed by the bootloader. Other bcm63xx
devices rename cferam.000 to cferam.XXX, but this device is special because
the cferam name isn't changed on the first firmware flashing but it's changed
on the subsequent ones.
Therefore, we need to look for "cfe" instead of "cferam" to properly detect
the cferam partition and fix the bootlop.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
(cherry picked from commit cdfcac6e24)
2023-06-15 12:01:32 +02:00
..
base-files bcm63xx: add support for Innacomm W3400V6 2020-12-09 08:42:26 +01:00
dts bcm63xx: fix NETGEAR DGND3700v2 boot loop 2023-06-15 12:01:32 +02:00
generic brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
image bcm63xx: limit name metadata to model name 2021-02-23 08:35:59 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.230 2023-01-28 19:26:47 +01:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
smp kernel: move some disabled symbols to generic 2020-12-22 19:11:50 +01:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
config-5.4 kernel: backport LEDs driver for BCMBCA devices 2022-07-18 09:12:17 +02:00
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00