openwrt/target/linux
Stijn Tintel a48e5bea12 brcm2708: restore /boot/config.txt before reboot
The Raspberry Pi bootloader reads configuration values from config.txt
in the boot partition. This file allows to specify the amount of memory
to assign to the GPU, the license keys for hardware MPEG-2 and VC-1
decoding, Device Tree parameters and overlays, and lots of other things.

Since sysupgrade only restores the configuration after booting the newly
flashed image, these values will not be active, even if sysupgrade would
save /boot/config.txt. To solve this, add the file to the files to be
backed up, and restore it in platform_copy_config, before reboot.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-10-23 12:50:30 +03:00
..
adm5120
adm8668
apm821xx kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
ar7
ar71xx ar71xx: deactivate some boards with too small kernel partitions 2017-10-22 23:15:11 +02:00
arc770
archs38
armvirt armvirt: Enable CONFIG_ARM_PMU 2017-09-16 16:38:10 -07:00
at91 at91: remove unused at91part driver 2017-10-22 15:17:42 +02:00
ath25
au1000
bcm53xx kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
brcm47xx brcm47xx: use kernel 4.9 by default 2017-10-18 23:27:17 +02:00
brcm63xx kernel: update 4.4 to 4.4.86 2017-09-05 08:43:39 +02:00
brcm2708 brcm2708: restore /boot/config.txt before reboot 2017-10-23 12:50:30 +03:00
cns3xxx kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
gemini
generic kernel: add config option 2017-10-22 14:49:07 +02:00
imx6 imx6: add driver for temp/voltage monitoring 2017-08-18 18:47:11 +02:00
ipq806x kernel: update 4.9 to 4.9.50 2017-09-18 04:35:57 +03:00
ixp4xx
kirkwood
lantiq lantiq: ARV752DPW22: fix wireless mac address 2017-10-18 22:12:45 +02:00
layerscape kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
malta malta: activate some more standard kernel features 2017-10-15 14:54:29 +02:00
mcs814x
mediatek kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
mpc85xx mpc85xx: Add Aerohive HiveAP-330 Access Point 2017-10-14 01:23:47 +02:00
mvebu mvebu: clean up ClearFog Base package selection 2017-10-15 00:24:22 +02:00
mxs
octeon
omap omap: clean up configuration 2017-10-18 21:46:05 +02:00
omap24xx
orion
oxnas kernel: bump 4.4 to 4.4.91 2017-10-08 20:51:03 +03:00
pistachio
ppc40x
ppc44x
ramips kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
rb532 treewide: drop obsolete kernel config options 2017-10-04 20:08:15 +02:00
sunxi kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
uml
x86 x86: fix reboot on apu2 boards 2017-10-05 21:14:43 +02:00
xburst
zynq
Makefile