diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2023-06-14 23:23:14 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2023-06-15 11:55:58 +0200 |
commit | 1a5e7d3f1cd3f571f270dcfdb0b8c596b8dc363d (patch) | |
tree | a82bb1f82588922a2e7832a66f71bec1f04b4e31 /target/linux/ramips/dts/mt7621_elecom_wrc-gs-1pci.dtsi | |
parent | e908856c43c77efa2c3fce1978a4e92b9c32cf37 (diff) | |
download | upstream-1a5e7d3f1cd3f571f270dcfdb0b8c596b8dc363d.tar.gz upstream-1a5e7d3f1cd3f571f270dcfdb0b8c596b8dc363d.tar.bz2 upstream-1a5e7d3f1cd3f571f270dcfdb0b8c596b8dc363d.zip |
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 915e914cfaa243ea36f8c7a4f0f045ec890304fa)
Diffstat (limited to 'target/linux/ramips/dts/mt7621_elecom_wrc-gs-1pci.dtsi')
0 files changed, 0 insertions, 0 deletions