tn3399_openwrt/package
Vladimir Vid 7dff6a8c89 mvebu: uDPU: add sysupgrade support
This patch adds sysupgrade, uboot-env and networking support
for Methode uDPU device.

Device features 4 partitions:

-----------------------------------------
|  boot   | recovery  | rootfs |  misc  |
| (ext4)  |  (ext4)   | (fsf2) | (f2fs) |
_________________________________________

Idea was to use f2fs only but the u-boot currently lacks support
so first 2 partition are ext4 to be u-boot readable, and this was
a reason why custom build and sysupgrade sections were required.

On the sysupgrade, boot and rootfs partitions are updated, firmare
image and user configuration is saved on the misc partition and if
the upgrade was successfull, recovery partition will be updated on
after the reboot from preinit script. If the sysupgrade fails for any
reason, device will fallback to recovery initramfs image.

Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr>
2019-08-24 23:11:15 +02:00
..
base-files treewide: sysupgrade: pass "save_partitions" option to the "sysupgrade" method 2019-08-22 13:47:51 +02:00
boot mvebu: uDPU: add sysupgrade support 2019-08-24 23:11:15 +02:00
devel perf: simplify the build process 2019-07-17 12:16:29 +02:00
firmware linux-firmware: intel: Use recent version of wifi firmware 2019-08-18 22:17:35 +02:00
kernel kernel: add i2c-pxa driver 2019-08-24 23:11:15 +02:00
libs elfutils: bump to 0.177 2019-08-19 22:10:35 +02:00
network iproute2: update to 5.2.0 2019-08-24 21:58:13 +02:00
system procd: update to latest git HEAD 2019-08-22 13:46:53 +02:00
utils ct-bugcheck: report to https://openwrt.org by default 2019-08-18 15:23:25 +00:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00