openwrtv4/target/linux/brcm2708
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
..
base-files brcm2708: restore /boot/config.txt before reboot 2017-10-23 12:50:30 +03:00
bcm2708 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
bcm2709 kernel: cleanup CONFIG_SCHED_HRTICK 2017-06-29 04:46:59 +02:00
bcm2710 brcm2708: bcm2710: do not activate neon-vfpv4 manually 2017-08-26 12:35:44 +02:00
image brcm2708: add support for the new Raspberry Pi Zero W 2017-03-04 19:41:34 +01:00
patches-4.9 kernel: bump 4.9 to 4.9.57 2017-10-18 19:44:09 +03:00
Makefile brcm2708: add support for the new Raspberry Pi Zero W 2017-03-04 19:41:34 +01:00
modules.mk brcm2708: add kmod-drm-vc4 package 2017-03-21 23:44:24 +01:00