I've been following the guide and I've finally reached the final firmware upgrade part. I compiled the firmware using the Makefile and altered the update.sh to fit my model as well as alter the private key file to fit my private key and model name. The firmware complies okay but when I try to upgrade, be it using curl or via serial it fails. Curl outputs upgrade=fail and fw_upgrade forceUpdate /tmp/tw.tar outputs either 1 or 0 with no sign of success.
Any suggestions?
I've been following the guide and I've finally reached the final firmware upgrade part. I compiled the firmware using the Makefile and altered the update.sh to fit my model as well as alter the private key file to fit my private key and model name. The firmware complies okay but when I try to upgrade, be it using curl or via serial it fails. Curl outputs
upgrade=failandfw_upgrade forceUpdate /tmp/tw.taroutputs either 1 or 0 with no sign of success.Any suggestions?