summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am65xx-evm.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2024-03-12 10:42:41 -0500
committerRyan Eatmon <reatmon@ti.com>2024-03-13 08:18:28 -0500
commit41bd985020294b5198c88a3f8eadb3796caac6f7 (patch)
tree0dbf2ddeac476a5911a0d0a34cf28586d868a448 /meta-ti-bsp/conf/machine/am65xx-evm.conf
parent81b671424f5df102ab7a814454eef30fc89a0517 (diff)
downloadmeta-ti-41bd985020294b5198c88a3f8eadb3796caac6f7.tar.gz
pruhsr-fw: Combine PRU-HSR firmwares into single package
The firmware for different machines and versions are named differently so there is no need to have machine specific packages for each of these firmwares. Move all the PRU-HSR firmwares into single package. 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.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am65xx-evm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am65xx-evm.conf b/meta-ti-bsp/conf/machine/am65xx-evm.conf
index 3d8e11b4..7df93db7 100644
--- a/meta-ti-bsp/conf/machine/am65xx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am65xx-evm.conf
@@ -6,4 +6,4 @@ require conf/machine/include/am65xx.inc
6 6
7UBOOT_MACHINE = "am65x_evm_a53_defconfig" 7UBOOT_MACHINE = "am65x_evm_a53_defconfig"
8 8
9MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw-am65x-sr2 prusw-fw-am65x-sr2" 9MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw-am65x-sr2"