Commit graph

4 commits

Author SHA1 Message Date
Matthias Reichl
fe21297a01 RPi: make bootloader files optional
RPi4 only needs start.elf/fixup.dat, RPi5 doesn't need any of them

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-10-08 11:57:04 +02:00
Matthias Reichl
4337d4ff7e bcm2835-bootloader: support multiple distroconfig files in update/release
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-03 16:02:21 +01:00
Matthias Reichl
c88a508544 bcm2835-bootloader: check config.txt version in update.sh
Replace current config.txt with default version if the version
info is missing or below the required minimum version.

This is needed to roll out required changes if users update from
LibreELEC 9.x

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-24 12:01:54 +01:00
Matthias Reichl
6534c52c99 bcm2835-bootloader: move update.sh from RPi project to files
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-11-23 21:29:58 +01:00
Renamed from projects/RPi/bootloader/update.sh (Browse further)