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:42 -0500
committerRyan Eatmon <reatmon@ti.com>2024-03-13 08:18:28 -0500
commit2c4db5806986359b0c7c17ea503801a3b65531ec (patch)
tree2f6fa2f42910a63061c146e31339395b0cd67466 /meta-ti-bsp/conf/machine/am65xx-evm.conf
parent41bd985020294b5198c88a3f8eadb3796caac6f7 (diff)
downloadmeta-ti-2c4db5806986359b0c7c17ea503801a3b65531ec.tar.gz
prusw-fw: Combine PRU-Switch 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-Switch 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 7df93db7..60eed90f 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 prusw-fw-am65x-sr2" 9MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw"