bcm63xx: fix NETGEAR DGND3700v2 boot loop
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 14 Jun 2023 21:27:29 +0000 (23:27 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 15 Jun 2023 09:39:18 +0000 (11:39 +0200)
commit3506efe29c963cd6e021896fee09d060bb70b937
treeffd540bbe19e5e803f4adcfed576d1e0a98464cc
parent18a85ecc29d95b72130cda2baa8b15d75691b7ce
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 cdfcac6e246de9f237d1425e498db3f34ddebbaf)
target/linux/bcm63xx/dts/bcm6362-netgear-dgnd3700-v2.dts