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.
John Crispin 2de7910102 brcm2708: Implement sysupgrade
Implement sysupgrade for Raspberry Pi, similar to the way it is done on x86:
The config files are saved in the boot partition and moved to where they are
normally expected in preinit.

Also add optional gzip compression for the SD card image, since this can save
a lot of space (76M vs 6M), also similar to x86.

Signed-off-by: Bruno Randolf <br1@einfach.org>

SVN-Revision: 46347
9 years ago
..
Config.in build: consistently use 'depends on' instead of 'depends' 11 years ago
Makefile brcm2708: Implement sysupgrade 9 years ago
cmdline.txt brcm2708: force uart as the default console for procd and remove nonexistent console 10 years ago
config.txt brcm2708: add DT support 9 years ago
gen_rpi_sdcard_img.sh scripts: fix wrong usage of '==' operator 10 years ago