You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/boot
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>
5 years ago
..
apex apex: Remove dead URL. 6 years ago
arm-trusted-firmware-sunxi arm-trusted-firmware-sunxi: Replace with official ARM version 5 years ago
at91bootstrap at91bootstrap: add sama5d27_som1_eksd1_uboot as default defconfig 5 years ago
fconfig fconfig: cleanup Makefile 5 years ago
grub2 build: remove leftovers from previous x86 commits 5 years ago
imx-bootlets treewide: clean up download hashes 8 years ago
kexec-tools kexec-tools: change kdump.init STOP index 5 years ago
kobs-ng kobs-ng: add header for integer definitions 7 years ago
rbcfg rbcfg: Implement CPU frequency control 7 years ago
tfa-layerscape build: include BUILD_VARIANT in PKG_BUILD_DIR 5 years ago
uboot-ar71xx uboot-ar71xx: fix musl host build 5 years ago
uboot-at91 uboot-at91: fix -Wformat-security 5 years ago
uboot-envtools mvebu: uDPU: add sysupgrade support 5 years ago
uboot-fritz4040 uboot-fritz4040: Add host flags for host compiler 5 years ago
uboot-imx6 uboot-imx6: bump to 2019.04 and refresh patches 5 years ago
uboot-kirkwood uboot-kirkwood: update to 2019.01 5 years ago
uboot-lantiq uboot-lantiq: fix compile with modern host dtc 6 years ago
uboot-layerscape layerscape: fix u-boot bootcmd 5 years ago
uboot-mvebu u-boot-mvebu: bump to 2019.04 5 years ago
uboot-mxs uboot-mxs: bump to v2019.01 5 years ago
uboot-omap package/uboot-omap: backport patches to fix build 5 years ago
uboot-oxnas uboot-oxnas: fix typo accidentally committed during oxnas reboot 6 years ago
uboot-sunxi uboot-sunxi: add fix for A20-OLinuXino-Lime2-eMMC rev. K boards 5 years ago
uboot-tegra tegra: add vendor string to device name 5 years ago
uboot-zynq uboot-zynq: use a file to modify the default environment 6 years ago