summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-05-19 06:32:41 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-05-19 20:30:29 +0000
commit0f99cfb94cc368911e386c248ba3fb2abf9e3fcc (patch)
tree205e7bf5b0778be100dd0dc5815d84711619cb32 /conf
parentf152e696d9466a14e536d4bdece27897bdfacc55 (diff)
downloadmeta-ti-0f99cfb94cc368911e386c248ba3fb2abf9e3fcc.tar.gz
trusted-firmware-a: upstreamed and unified to meta-arm, drop locally
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/k3.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/k3.inc b/conf/machine/include/k3.inc
index 54b17892..6b78f4ca 100644
--- a/conf/machine/include/k3.inc
+++ b/conf/machine/include/k3.inc
@@ -26,6 +26,9 @@ UBOOT_SUFFIX = "img"
26 26
27EXTRA_IMAGEDEPENDS += "virtual/bootloader" 27EXTRA_IMAGEDEPENDS += "virtual/bootloader"
28 28
29TFA_PLATFORM = "k3"
30TFA_BOARD = "generic"
31
29MACHINE_GUI_CLASS = "smallscreen" 32MACHINE_GUI_CLASS = "smallscreen"
30 33
31# Use the expected value of the ubifs filesystem's volume name in the kernel 34# Use the expected value of the ubifs filesystem's volume name in the kernel