summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-26 13:27:25 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-06 08:24:37 -0500
commit336d9141f06c70e1d824b4d722ebe39e8e209bbc (patch)
tree95231172d0933db2605bc64697d202ed829e29c0 /meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf
parent49991dfa22c0046cf63ebc4805abb39195578f8d (diff)
downloadmeta-ti-336d9141f06c70e1d824b4d722ebe39e8e209bbc.tar.gz
conf: machine: am65xx: Deploy SR2 version of SYSFW
The HS boards use the SR2 version of the silicon, ship that version of the sysfw.itb image. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf
index 3ca728dc..5ac0c578 100644
--- a/meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf
@@ -4,7 +4,7 @@
4 4
5require conf/machine/include/k3r5.inc 5require conf/machine/include/k3r5.inc
6 6
7SYSFW_SOC = "am65x" 7SYSFW_SOC = "am65x_sr2"
8SYSFW_CONFIG = "evm" 8SYSFW_CONFIG = "evm"
9SYSFW_SUFFIX = "hs" 9SYSFW_SUFFIX = "hs"
10 10