openwrt/target/linux/bmips
Álvaro Fernández Rojas 915e914cfa 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>
2023-06-14 23:23:14 +02:00
..
base-files/lib/upgrade bmips: add subtargets for each SoC 2023-04-10 10:04:08 +02:00
bcm6318 bmips: 6.1: refresh config and add missing symbols 2023-05-30 21:00:24 +02:00
bcm6328 bmips: add support for Comtrend AR-5381u 2023-06-12 18:53:00 +02:00
bcm6358 bmips: 6.1: refresh config and add missing symbols 2023-05-30 21:00:24 +02:00
bcm6362 bmips: 6.1: refresh config and add missing symbols 2023-05-30 21:00:24 +02:00
bcm6368 bmips: add support for Comtrend WAP-5813n 2023-06-11 18:31:23 +02:00
bcm63268 bmips: 6.1: refresh config and add missing symbols 2023-05-30 21:00:24 +02:00
dts bmips: fix NETGEAR DGND3700v2 boot loop 2023-06-14 23:23:14 +02:00
files bmips: enet: add compatibility with kernel 6.1 2023-05-30 20:54:54 +02:00
image bmips: add support for Comtrend AR-5381u 2023-06-12 18:53:00 +02:00
patches-5.15 bmips: improve kernel patches 2023-05-17 18:25:40 +02:00
patches-6.1 kernel: bump 6.1 to 6.1.31 2023-06-02 21:23:12 +02:00
profiles bmips: add new target 2021-02-22 18:29:44 +01:00
Makefile bmips: enable testing kernel version with 6.1 version 2023-05-30 21:00:34 +02:00
modules.mk bmips: add LED kernel modules 2023-04-09 10:34:05 +02:00