Skip to content
Snippets Groups Projects
bcm27xx-bcm2711 308 B
Newer Older
include 'bcm27xx.inc'

device('raspberrypi-4-model-b', 'rpi-4', {
	manifest_aliases = {
		-- from Gluon 2023.1 and older
		'raspberry-pi-4-model-b-rev-1.1',
		'raspberry-pi-4-model-b-rev-1.2', -- untested
		'raspberry-pi-4-model-b-rev-1.4', -- untested
		'raspberry-pi-4-model-b-rev-1.5', -- untested
	},
})