gluon-firmware/targets/bcm27xx-bcm2708

13 lines
256 B
Plaintext

include 'bcm27xx.inc'
device('raspberrypi-model-b', 'rpi', {
manifest_aliases = {
'raspberrypi-model-b-plus',
'raspberrypi-model-b-rev2',
-- from Gluon 2019.1 and older
'raspberry-pi-model-b-rev-2',
'raspberry-pi-model-b-plus-rev-1.2',
},
})