Skip to content
Snippets Groups Projects
Select Git revision
  • 497b77b5dbecbcb76542a5f1438b2c623f04aa7e
  • v2018.2.x default
  • experimental
  • master
  • v2021.1.2-ffs
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • v2020.2.3-ffs
  • nrbffs/fastd-remove-delay
  • v2020.2.2-ffs
  • v2020.2.1-ffs
  • v2020.2-ffs
  • v2020.2.x
  • v2020.1.3-ffs
  • v2020.1.1-ffs
  • v2020.1-ffs
  • v2019.1.2-ffs
  • v2019.1.1-ffs
  • nrb/test-radv-filter
  • v2019.1-ffs
  • nrbffs/netgear-ex6120
  • v2021.1.2-ffs0.2
  • v2021.1.2-ffs0.1
  • v2021.1.1-ffs0.4
  • v2021.1.1-ffs0.3
  • v2021.1.1-ffs0.2
  • v2021.1.1-ffs0.1
  • v2021.1-ffs0.1
  • v2020.2.3-ffs0.3
  • v2020.2.3-ffs0.2
  • v2020.2.3-ffs0.1
  • v2020.2.2-ffs0.1
  • v2020.2.1-ffs0.1
  • v2020.2-ffs0.1
  • v2020.2
  • v2020.2.x-ffs0.1
  • v2020.1.3-ffs0.1
  • v2020.1.1-ffs0.1
  • v2020.1-ffs0.1
  • v2019.1.2-ffs0.1
  • v2019.1.1-ffs0.1
42 results

Makefile

Blame
  • Forked from firmware / FFS Gluon
    Source project has a limited visibility.
    bcm27xx-bcm2711 308 B
    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
    	},
    })