summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-31 10:21:17 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-06 08:24:37 -0500
commite316508b98829a0b4a2b58f1595950a2a0e76fed (patch)
tree867e10eceea50e3b63fd5e68457d75c907740b32 /meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf
parentaa72c28ca4ac3e8ac4ab44d6297070c883050a87 (diff)
downloadmeta-ti-e316508b98829a0b4a2b58f1595950a2a0e76fed.tar.gz
conf: machine: am65xx: Update GP to SR2 firmware
SR2.0 firmware binaries should be used here as SR1.0 has been descoped. 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-evm-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf
index b1b2490e..8744ac3e 100644
--- a/meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am65xx-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 = "gp" 9SYSFW_SUFFIX = "gp"
10 10