You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
BOARDNAME:=SAMA5D3 (Cortex-A5)
|
|
CPU_TYPE:=cortex-a5
|
|
|
|
DEFAULT_PACKAGES += kmod-usb2
|
|
|
|
define Target/Description
|
|
Build generic firmware for SAMA5D3 AT91 platforms
|
|
using the ARMv7 instruction set.
|
|
endef
|
|
|