Commit graph

24 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
6b36df6c2b bcm2835-bootloader: drop slice-firmware and dt-blob.bin handling
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-28 20:59:58 +02:00
Matthias Reichl
41c3b2dd03 bcm2835-bootloader release: copy firmware from INSTALL
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
MilhouseVH
02a3cdd80a release scripts are sourced and should not source config/options $1 again 2018-12-18 03:43:28 +00:00
CvH
1690150728 spdx: packages/tools 2018-07-18 22:37:47 +02:00
Lukas Rusak
b727dbe8fd
slice-firmware: add package 2017-06-27 10:10:18 -07:00
Lukas Rusak
c1613bf19b
bcm2835-bootloader: add support for device specific files 2017-03-14 12:06:20 -07:00
MilhouseVH
ed70ff815f image: And tar files too... 2016-08-28 22:50:45 +01:00
Gordon Hollingworth
f6b31dc9c6 Add dt-blob.bin compilation and installation to the system.
dt-blob.bin is used by the Raspberry Pi compute module to move a
number of pins around and possibly change the clock configuration
at boot time.
2016-04-14 19:02:27 +00:00
longchair
d8aa34857d bcm2835-bootloader : make sure we deploy the proper config.txt
Distro can use a differnt config.txt which is deployed to usr/share/bootloader.
therefore we need to keep the consistency.
2016-04-13 16:48:22 +02:00
Stephan Raue
7c30888a38 bcm2835-bootloader: add support to install dtb files, thanks to Milhouse
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-25 13:51:37 +01:00
Stephan Raue
c0de147498 bcm2835-bootloader: merge image makescript with scripts/mkimage, rename 'mkimage-syslinux' to 'mkimage'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-27 22:13:41 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
c4ec10afd1 bcm2835-bootloader/release: append /usr/sbin:/sbin to $PATH
or image creation may fail at mkfs.vfat.
2013-11-05 11:14:52 +02:00
Stefan Saraev
2046394a18 bcm2835-bootloader: release: pass $PATH to bcm2835-bootloader/image
... parted:host ^^
2013-09-26 21:05:18 +03:00
Stefan Saraev
47fd1cc66b bcm2835-bootloader/release: add initial "make image" support
BIG FAT WARNING:
this requires sudo at build-time. may not work with
auto-builds. check your etc/sudoers

BIG FAT WARNING:
this is a work in progress. use only if you know what you are doing.
2013-09-16 19:08:05 +03:00
Stephan Raue
b21aea287f bcm2835-bootloader: fix 'release' script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-19 01:01:10 +01:00
Stephan Raue
3b8b60341d bcm2835-bootloader: update to bcm2835-bootloader-c58f722, add default config.txt
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-10-20 19:39:38 +02:00
Stephan Raue
0c7243afe8 Revert "bcm2835-bootloader: update to bcm2835-bootloader-db62088"
This reverts commit 29d1a85b7a.
2012-10-17 18:42:34 +02:00
Stephan Raue
29d1a85b7a bcm2835-bootloader: update to bcm2835-bootloader-db62088
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-10-08 08:01:14 +02:00
Stephan Raue
c7da2e2926 bcm2835-bootloader: fix install from release files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-17 18:16:52 +02:00
Stephan Raue
eb389208c1 bcm2835-bootloader: update to bcm2835-bootloader-4467284
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-17 13:30:28 +02:00
Stephan Raue
75e8a3b157 bcm2835-bootloader: add files and release script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-05 11:20:37 +02:00