openwrt/target/linux/brcm2708/image
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
2015-07-14 07:39:10 +00:00
..
cmdline.txt brcm2708: force uart as the default console for procd and remove nonexistent console 2015-02-14 20:48:14 +00:00
Config.in build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
config.txt brcm2708: add DT support 2015-07-14 07:37:29 +00:00
gen_rpi_sdcard_img.sh scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
Makefile brcm2708: Implement sysupgrade 2015-07-14 07:39:10 +00:00