diff --git a/iopsys-brcm63xx-arm/base-files/lib/upgrade/broadcom-iopsys-5.sh b/iopsys-brcm63xx-arm/base-files/lib/upgrade/broadcom-iopsys-5.sh index b9bb280218c725455436fa035335251df6e9f770..753ecfdaf14a5fdeebb4274a504fb61420cccf29 100644 --- a/iopsys-brcm63xx-arm/base-files/lib/upgrade/broadcom-iopsys-5.sh +++ b/iopsys-brcm63xx-arm/base-files/lib/upgrade/broadcom-iopsys-5.sh @@ -201,6 +201,7 @@ upgrade_commit() { [ $VERBOSE -ge 1 ] && V="-V" || V="" brcm_fw_tool $V -s $bankNext update $metaPath + brcm_fw_tool $V -u 0 set # Read and possibly write "iVersion" in the nvram. # Looks messy due to hex-string to integer conversion.