1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 21:23:55 +02:00
openwrt/target
Á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
..
imagebuilder imagebuilder: allow to specific ROOTFS_PARTSIZE 2023-04-09 14:28:16 +02:00
linux bcm63xx: fix NETGEAR DGND3700v2 boot loop 2023-06-15 12:01:32 +02:00
sdk toolchain: Select USE_SSTRIP with external musl toolchain 2022-12-06 01:01:12 +01:00
toolchain target: fix copying of licenses for SDK/toolchain 2021-02-14 21:56:29 +01:00
Config.in
Makefile