This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42395
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
672c430d6e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '672c430d6e'
${ noResults }
freifunkist-firmware
/
target
/
linux
/
brcm2708
/
base-files
/
lib
/
upgrade
/
keep.d
/
platform
2 lines
17 B
Raw
Normal View
History
Unescape
Escape
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>
7 years ago
/boot/config.txt