summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorJonathan Humphreys <j-humphreys@ti.com>2022-07-20 15:16:28 -0500
committerRyan Eatmon <reatmon@ti.com>2022-07-25 14:57:41 -0500
commita45a3d57860cc50f0d0d7b351c31d1a1ddf5c946 (patch)
tree663266866327ac10d5ad99ce7c243907455eb81e /conf/machine
parentb3ad2944a5b0798b209b53cfafd393baead55d7e (diff)
downloadmeta-ti-a45a3d57860cc50f0d0d7b351c31d1a1ddf5c946.tar.gz
j7200-hs-evm-k3r5: Move J7200 HS evm support to PG2.0
With J7200 PG1.0 being deprecated, use PG2.0 sysfw when building images for j7200-hs-evm. Also update k3-image-gen version to support this change. Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/j7200-hs-evm-k3r5.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/j7200-hs-evm-k3r5.conf b/conf/machine/j7200-hs-evm-k3r5.conf
index 488f19ec..3f134877 100644
--- a/conf/machine/j7200-hs-evm-k3r5.conf
+++ b/conf/machine/j7200-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 = "j7200" 7SYSFW_SOC = "j7200_sr2"
8SYSFW_CONFIG = "evm" 8SYSFW_CONFIG = "evm"
9SYSFW_SUFFIX = "hs" 9SYSFW_SUFFIX = "hs"
10 10