Files
image-specs/raspi_master.yaml
Cyril Brulebois c7f08c54cb Adjust support for CM3/CM4 devices.
See raspi-firmware's README.Debian for details but basically: both CM3
and CM4 in mainline have a DTB filename that's not expected by the
bootloader, so we need to tell the bootloader about the appropriate DTB
filename for those models specifically.

Do that via /etc/default/raspi-firmware-custom, adding a model filter
for some families:
 - [cm3] for raspi_3_* builds;
 - [cm4] for raspi_4_* builds.

Hint users of regular Pi devices into getting rid of those lines if they
notice them.
2021-11-20 15:45:24 +01:00

6.2 KiB