bcm27xx-bcm2711: add RaspberryPi 4B
This commit is contained in:
parent
9007b5f93e
commit
fb00ff2b5f
3
targets/bcm27xx-bcm2711
Normal file
3
targets/bcm27xx-bcm2711
Normal file
@ -0,0 +1,3 @@
|
||||
include 'bcm27xx.inc'
|
||||
|
||||
device('raspberry-pi-4-model-b', 'rpi-4')
|
@ -22,5 +22,6 @@ $(eval $(call GluonTarget,x86,64))
|
||||
|
||||
ifneq ($(BROKEN),)
|
||||
$(eval $(call GluonTarget,bcm27xx,bcm2710)) # BROKEN: Untested
|
||||
$(eval $(call GluonTarget,bcm27xx,bcm2711)) # BROKEN: No WiFi support
|
||||
$(eval $(call GluonTarget,mvebu,cortexa9)) # BROKEN: No 11s support
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user