brcm2708: fix early bootloader config restore
authorStijn Tintel <stijn@linux-ipv6.be>
Tue, 5 Feb 2019 02:34:01 +0000 (04:34 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 6 Feb 2019 05:39:39 +0000 (07:39 +0200)
commit26fcc937f7e0b8b40297c2d63ae7a17d996f30b1
tree1bfd7a6150d824358b4174f440cf3f74b4dab8f6
parentc30f7f402f1be7a7917b3dd604ee32be8ed20716
brcm2708: fix early bootloader config restore

Restoring the bootloader config before rebooting fails:
tar: invalid tar magic

Add the -z option to the tar command to fix this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/brcm2708/base-files/lib/upgrade/platform.sh