summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/am65xx.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/am65xx.inc')
-rw-r--r--meta-ti-bsp/conf/machine/include/am65xx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/am65xx.inc b/meta-ti-bsp/conf/machine/include/am65xx.inc
index 548a96f2..98895c33 100644
--- a/meta-ti-bsp/conf/machine/include/am65xx.inc
+++ b/meta-ti-bsp/conf/machine/include/am65xx.inc
@@ -18,7 +18,7 @@ IMAGE_BOOT_FILES += "sysfw.itb"
18IMAGE_BOOT_FILES += "sysfw-am65x-gp-evm.itb" 18IMAGE_BOOT_FILES += "sysfw-am65x-gp-evm.itb"
19 19
20# Since default sysfw.itb on AM65x is for GP, add a version for HS-SE 20# Since default sysfw.itb on AM65x is for GP, add a version for HS-SE
21IMAGE_BOOT_FILES += "sysfw-am65x-hs-evm.itb" 21IMAGE_BOOT_FILES += "sysfw-am65x_sr2-hs-evm.itb"
22 22
23TFA_BOARD = "generic" 23TFA_BOARD = "generic"
24 24