openwrt/target/linux/bmips
Álvaro Fernández Rojas 18a85ecc29 bmips: 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 915e914cfa)
2023-06-15 11:39:12 +02:00
..
base-files/lib/upgrade bmips: add subtargets for each SoC 2023-04-10 10:04:08 +02:00
bcm6318 bmips: switch to generic bcma/ssb fallback SPROM 2023-04-23 12:18:35 +02:00
bcm6328 bmips: add support for Comtrend AR-5381u 2023-06-12 18:54:42 +02:00
bcm6358 bmips: switch to generic bcma/ssb fallback SPROM 2023-04-23 12:18:35 +02:00
bcm6362 bmips: switch to generic bcma/ssb fallback SPROM 2023-04-23 12:18:35 +02:00
bcm6368 bmips: add support for Comtrend WAP-5813n 2023-06-11 18:33:33 +02:00
bcm63268 bmips: switch to generic bcma/ssb fallback SPROM 2023-04-23 12:18:35 +02:00
dts bmips: fix NETGEAR DGND3700v2 boot loop 2023-06-15 11:39:12 +02:00
files bmips: document GPIO external interrupts 2023-04-27 15:39:09 +02:00
image bmips: add support for Comtrend AR-5381u 2023-06-12 18:54:42 +02:00
patches-5.15 bmips: improve kernel patches 2023-05-17 18:25:40 +02:00
profiles bmips: add new target 2021-02-22 18:29:44 +01:00
Makefile bmips: remove source-only flag 2023-04-10 10:04:08 +02:00
modules.mk bmips: add LED kernel modules 2023-04-09 10:34:05 +02:00