1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Á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
..
airoha
apm821xx apm821xx: switch over from DTB_SIZE to DEVICE_DTC_FLAGS 2023-06-09 22:28:45 +02:00
archs38
armsr uboot-armsr: add support for QEMU armv7/armv8 2023-06-10 21:50:22 +02:00
at91
ath25 kernel: bump 5.15 to 5.15.116 2023-06-12 20:39:38 +02:00
ath79 kernel: bump 5.15 to 5.15.116 2023-06-12 20:39:38 +02:00
bcm27xx kernel: bump 6.1 to 6.1.33 2023-06-11 22:09:38 +02:00
bcm47xx
bcm53xx
bcm63xx
bcm4908
bmips bmips: fix NETGEAR DGND3700v2 boot loop 2023-06-14 23:23:14 +02:00
gemini
generic kernel: mtd: bcm-wfi: add cferam name support 2023-06-14 23:21:34 +02:00
imx
ipq40xx generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
ipq806x generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
ipq807x ipq807x: image: fix eMMC flashing/recovery from within initramfs 2023-06-10 21:29:08 +02:00
kirkwood
lantiq lantiq: replace random_ether_addr with eth_random_addr 2023-06-10 12:40:29 +02:00
layerscape layerscape: 5.15: update source.codeaurora.org ppfe driver reference 2023-06-11 15:12:05 +02:00
malta
mediatek mediatek: use DEVICE_DTC_FLAGS and drop DTC_FLAGS where not needed 2023-06-06 13:26:19 +01:00
mpc85xx mpc85xx: 5.15: refresh kernel patches 2023-06-10 06:56:19 +02:00
mvebu kernel: Backport mvneta crash fix to 5.15 2023-06-03 21:15:11 +02:00
mxs
octeon kernel: Set CONFIG_FRAME_WARN depending on target 2023-06-02 11:19:32 +02:00
octeontx
omap
oxnas oxnas: Enable CONFIG_CRYPTO_LZ4 2023-06-08 17:25:22 +02:00
pistachio
qoriq
ramips kernel: bump 5.15 to 5.15.116 2023-06-12 20:39:38 +02:00
realtek generic: backport initial LEDs hw control support 2023-06-06 11:01:31 +02:00
rockchip kernel: Set CONFIG_FRAME_WARN depending on target 2023-06-02 11:19:32 +02:00
sifiveu kernel: Set CONFIG_FRAME_WARN depending on target 2023-06-02 11:19:32 +02:00
sunxi kernel: Set CONFIG_FRAME_WARN depending on target 2023-06-02 11:19:32 +02:00
tegra
uml
x86 x86/64: Enable IOMMU_V2 support for later CPUs 2023-06-03 21:15:11 +02:00
zynq
Makefile