summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/am65xx.inc
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2024-03-12 10:42:40 -0500
committerRyan Eatmon <reatmon@ti.com>2024-03-13 08:18:28 -0500
commit81b671424f5df102ab7a814454eef30fc89a0517 (patch)
treec148c0217961722ddeb4067d2188746d9363600b /meta-ti-bsp/conf/machine/include/am65xx.inc
parente37033130d439c1e37d8faa3d74b065d23ff70a9 (diff)
downloadmeta-ti-81b671424f5df102ab7a814454eef30fc89a0517.tar.gz
prueth-fw: Combine PRU-ETH 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-ETH 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/include/am65xx.inc')
-rw-r--r--meta-ti-bsp/conf/machine/include/am65xx.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/am65xx.inc b/meta-ti-bsp/conf/machine/include/am65xx.inc
index 7c9d5fb1..80a7744a 100644
--- a/meta-ti-bsp/conf/machine/include/am65xx.inc
+++ b/meta-ti-bsp/conf/machine/include/am65xx.inc
@@ -26,4 +26,4 @@ TFA_BOARD = "generic"
26 26
27OPTEEMACHINE = "k3-am65x" 27OPTEEMACHINE = "k3-am65x"
28 28
29MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw-am65x" 29MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw"