summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/beaglebone-ai64.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/beaglebone-ai64.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/beaglebone-ai64.conf')
-rw-r--r--meta-ti-bsp/conf/machine/beaglebone-ai64.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
index 304cbb62..bd5f541f 100644
--- a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
+++ b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
@@ -7,8 +7,6 @@ require conf/machine/include/j721e.inc
7UBOOT_MACHINE = "j721e_evm_a72_config" 7UBOOT_MACHINE = "j721e_evm_a72_config"
8 8
9PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org" 9PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
10PREFERRED_PROVIDER_virtual/bootloader = "u-boot-bb.org"
11PREFERRED_PROVIDER_u-boot = "u-boot-bb.org"
12 10
13KERNEL_DEVICETREE = " \ 11KERNEL_DEVICETREE = " \
14ti/k3-j721e-beagleboneai64.dtb \ 12ti/k3-j721e-beagleboneai64.dtb \