summaryrefslogtreecommitdiffstats
path: root/conf/machine/am65xx-hs-evm-k3r5.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-10-23 01:08:19 +0000
committerDan Murphy <dmurphy@ti.com>2020-10-22 14:38:49 -0500
commitdc122351a0b64e923a37e147c32b2c8c1a74ac37 (patch)
treef4e0bd87fb0591c17c69771b1943009366ff7d7c /conf/machine/am65xx-hs-evm-k3r5.conf
parent0dd5970453a27a65449ee15cf4bd9998e899761a (diff)
downloadmeta-ti-dc122351a0b64e923a37e147c32b2c8c1a74ac37.tar.gz
conf/machine: extend SR2.0 support from AM65 GP to AM65 HS platform
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'conf/machine/am65xx-hs-evm-k3r5.conf')
-rw-r--r--conf/machine/am65xx-hs-evm-k3r5.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/am65xx-hs-evm-k3r5.conf b/conf/machine/am65xx-hs-evm-k3r5.conf
index 2b06f2cc..d6d4b1e3 100644
--- a/conf/machine/am65xx-hs-evm-k3r5.conf
+++ b/conf/machine/am65xx-hs-evm-k3r5.conf
@@ -7,6 +7,7 @@ require conf/machine/include/k3r5.inc
7SYSFW_SOC = "am65x" 7SYSFW_SOC = "am65x"
8SYSFW_CONFIG = "evm" 8SYSFW_CONFIG = "evm"
9SYSFW_SUFFIX = "hs" 9SYSFW_SUFFIX = "hs"
10SYSFW_SYMLINK = ""
10 11
11UBOOT_MACHINE = "am65x_hs_evm_r5_defconfig" 12UBOOT_MACHINE = "am65x_hs_evm_r5_defconfig"
12 13