summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp
diff options
context:
space:
mode:
authorRavi Gunasekaran <r-gunasekaran@ti.com>2023-06-22 14:32:01 +0530
committerRyan Eatmon <reatmon@ti.com>2023-06-23 13:13:56 -0500
commitfbc7a674491c360f7c568bf0f375311582fcc18b (patch)
tree2d303492d4a56c37a803bc13a386bd28e42962ec /meta-ti-bsp/recipes-bsp
parentc70c1b611a5622fbac2374c6328691b68747a4f2 (diff)
downloadmeta-ti-fbc7a674491c360f7c568bf0f375311582fcc18b.tar.gz
prusw-fw: SR2.0: Package switch firmware for AM64
Now that driver support is added to support switch mode for AM64, update recipes to package the switch firmware. Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp')
-rw-r--r--meta-ti-bsp/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb b/meta-ti-bsp/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb
index 97adf6fc..e0cf2cb5 100644
--- a/meta-ti-bsp/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb
+++ b/meta-ti-bsp/recipes-bsp/prusw-fw/prusw-fw-am65x-sr2_git.bb
@@ -7,7 +7,7 @@ PR = "${INC_PR}.0"
7 7
8CLEANBROKEN = "1" 8CLEANBROKEN = "1"
9 9
10COMPATIBLE_MACHINE = "am65xx-evm" 10COMPATIBLE_MACHINE = "am65xx-evm|am64xx"
11 11
12PACKAGE_ARCH = "${MACHINE_ARCH}" 12PACKAGE_ARCH = "${MACHINE_ARCH}"
13 13