bcm63xx: vr-3032u: switch to bcm-wfi-split
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 2 Jun 2020 16:00:10 +0000 (18:00 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Tue, 2 Jun 2020 16:23:40 +0000 (18:23 +0200)
Allows to keep a backup firmware in case active firmware is corrupted.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bcm63xx/dts/bcm63168-comtrend-vr-3032u.dts
target/linux/bcm63xx/image/bcm63xx_nand.mk

index cc96c403b6d89054b1670797aedb073d2f05b4a0..af44b66756226eba91a5c806d4b57d56a76fc483 100644 (file)
                        };
 
                        partition@20000 {
-                               compatible = "brcm,wfi";
+                               compatible = "brcm,wfi-split";
                                label = "wfi";
-                               reg = <0x0020000 0x7ee0000>;
+                               reg = <0x0020000 0x7a80000>;
                        };
                };
        };
index f0441c0f0a28f62e7021cc28012149733379b97d..e1aeed66db11d1a06d6b35f99287d96a1ba6c03e 100644 (file)
@@ -77,7 +77,7 @@ define Device/comtrend_vr-3032u
   SUBPAGESIZE := 512
   VID_HDR_OFFSET := 2048
   DEVICE_PACKAGES += $(USB2_PACKAGES)
-  CFE_WFI_VERSION := 0x5731
+  CFE_WFI_VERSION := 0x5732
   CFE_WFI_FLASH_TYPE := 3
 endef
 TARGET_DEVICES += comtrend_vr-3032u