1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 05:03:56 +02:00
openwrt/target/linux/bcm63xx
Álvaro Fernández Rojas cdfcac6e24 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>
2023-06-14 23:27:29 +02:00
..
base-files bcm63xx: Fast 2704n: configure the WAN port 2022-02-26 13:36:30 +01:00
dts bcm63xx: fix NETGEAR DGND3700v2 boot loop 2023-06-14 23:27:29 +02:00
generic
image treewide: Disable building 32M RAM devices 2023-05-21 01:08:22 +02:00
patches-5.15 bcm63xx: 5.15: comment unused macronix_nand_block_protection_support 2023-05-12 03:15:42 +02:00
profiles treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
smp kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
config-5.15 kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
Makefile bcm63xx: switch to Kernel 5.15 by default 2023-03-04 19:35:53 +01:00
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00