Images recipes for Raspberry Pi 64b
All threads resolved!
All threads resolved!
Compare changes
- Denis Pynkin authored
This recipe is needed to produce ostree-based bootable images for Raspberry Pi 3 and 4. RPi requires MS-DOS partitioning and FAT-formatted 1-st partition, hence the new recipe file is created. The 1-st partition must be FAT and contain: - config.txt -- boot configuration - firmware files for initial boot - DTB files - u-boot.bin -- unified rpi64 U-Boot suitable for Rpi 3 and 4 The 2-nd partition containing extlinux config (/boot) must have a bootable flag allowing U-Boot to find configuration. Signed-off-by:
Denis Pynkin <denis.pynkin@collabora.com>
apertis-ostree-image-rpi64.yaml
0 → 100644
+ 155
− 0