mvebu: Add subtarget for Cortex A9 build

This is in preparation for adding a subtarget for the Cortex A53 later.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2018-03-07 22:10:01 +01:00
parent 9f3f61a0d9
commit be3da900cd
5 changed files with 182 additions and 158 deletions

View File

@@ -24,6 +24,7 @@ endef
define U-Boot/clearfog
NAME:=SolidRun ClearFog A1
BUILD_DEVICES:=armada-388-clearfog-base armada-388-clearfog-pro
BUILD_SUBTARGET:=cortexa9
UBOOT_IMAGE:=u-boot-spl.kwb
endef