brcm2708: use x86's upgrade scripts for all rpi targets
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 17 Dec 2017 14:18:49 +0000 (15:18 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Mon, 25 Dec 2017 11:19:43 +0000 (12:19 +0100)
commit246916ddf4a1a95fd063e6d7c00d73bb0b5f36a6
tree0ec2f21e63ffbda34f52f01316028a4c2efe5125
parent6f041288927b6b7f64a7ee2a2b2df1d5dcd91990
brcm2708: use x86's upgrade scripts for all rpi targets

Advantages:
 - preserves existing partition layout on the sd-card.
   Only the boot and rootfs partition will be overwritten.

Please note that sysupgrade will refuse to upgrade, if the existing
installation  has an incompatible partition layout. Future changes
to the bootfs and/or rootfs partition size will likely cause breakage
to the sysupgrade procedure. In these cases, the ext4-sdcard.img.gz
will have to be written to the sdcard manually.
Please don't forget to backup your configuration in this case.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/brcm2708/base-files/lib/upgrade/platform.sh