openwrt/target/linux/bmips
Álvaro Fernández Rojas 1a5e7d3f1c 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:55:58 +02:00
..
dts bmips: fix NETGEAR DGND3700v2 boot loop 2023-06-15 11:55:58 +02:00
files treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
generic bmips: add experimental ethernet support 2021-03-14 12:05:17 +01:00
image bmips: add wifi packages for supported devices 2021-03-23 20:23:47 +01:00
nand bmips: dgnd3700v2: fix network config 2022-06-07 21:36:58 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.177 2023-05-06 14:56:00 +02:00
profiles bmips: add new target 2021-02-22 18:29:44 +01:00
config-5.10 kernel: 5.10: consolidate mac80211 crypto options 2021-12-17 16:16:34 +01:00
Makefile bmips: add experimental ethernet support 2021-03-14 12:05:17 +01:00