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/target/linux/mvebu
Aaron Curley 15cb19f02a mvebu: fix sysupgrade
sysupgrade command fails due to missing U-Boot environment-processing binaries on sysupgrade ramdisk. The missing binaries result in the following output:
	Switching to ramdisk...
	Performing system upgrade...
	ash: /usr/sbin/fw_printenv: not found
	ash: fw_setenv: not found
	ash: touch: not found
	cannot find target partition

Fixes FS#197.

Signed-off-by: Aaron Curley <accwebs@gmail.com>
8 years ago
..
base-files mvebu: fix sysupgrade 8 years ago
files/arch/arm/boot/dts mvebu: replace ClearFog dts files with patches from upstream 8 years ago
image mvebu: add sysupgrade support for clearfog 8 years ago
patches-4.4 kernel: update to v4.4.23 8 years ago
profiles mvebu: use ext4/f2fs overlay filesystem for solidrun clearfog 8 years ago
Makefile mvebu: add fpu to features 8 years ago
config-4.4 mvebu: add support for SFP 8 years ago