1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

bcm63xx: vr-3032u: switch to bcm-wfi-split

Allows to keep a backup firmware in case active firmware is corrupted.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2020-06-02 18:00:10 +02:00
parent 82cf488819
commit b1d375b744
2 changed files with 3 additions and 3 deletions

@ -172,9 +172,9 @@
};
partition@20000 {
compatible = "brcm,wfi";
compatible = "brcm,wfi-split";
label = "wfi";
reg = <0x0020000 0x7ee0000>;
reg = <0x0020000 0x7a80000>;
};
};
};

@ -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