summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-25 13:11:27 -0500
committerRyan Eatmon <reatmon@ti.com>2023-06-07 10:02:09 -0500
commit017bdbb28680073ac95aaefcc77cf219a15b4f81 (patch)
tree3906d616eed6eda98e7cb023340c163e9e041083 /meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
parentb7e58ce15ac6df30bfca36e0a62ce9459a68994c (diff)
downloadmeta-ti-017bdbb28680073ac95aaefcc77cf219a15b4f81.tar.gz
u-boot-bb.org: Remove this recipe
This will no longer build after we switch away from k3-image-gen. Remove this version until it can be rebased on the latest U-Boot with binman support. For now switch current users of this over to u-boot-ti v2021.01. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/beagleplay-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/beagleplay-k3r5.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf b/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
index c40615c9..f8f08d63 100644
--- a/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
@@ -4,9 +4,6 @@
4 4
5require conf/machine/include/k3r5.inc 5require conf/machine/include/k3r5.inc
6 6
7PREFERRED_PROVIDER_virtual/bootloader = "u-boot-bb.org"
8PREFERRED_PROVIDER_u-boot = "u-boot-bb.org"
9
10SYSFW_SOC = "am62x" 7SYSFW_SOC = "am62x"
11SYSFW_CONFIG = "evm" 8SYSFW_CONFIG = "evm"
12SYSFW_SUFFIX = "gp" 9SYSFW_SUFFIX = "gp"