summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/beaglebone-ai64.conf')
-rw-r--r--meta-ti-bsp/conf/machine/beaglebone-ai64.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
index a19a3e29..8ec52bba 100644
--- a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
+++ b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
@@ -2,6 +2,7 @@
2#@NAME: BeagleBone AI-64 (A72) 2#@NAME: BeagleBone AI-64 (A72)
3#@DESCRIPTION: Machine configuration for the BeagleBone AI-64 board (A72 core) 3#@DESCRIPTION: Machine configuration for the BeagleBone AI-64 board (A72 core)
4 4
5require conf/machine/include/beagle.inc
5require conf/machine/include/j721e.inc 6require conf/machine/include/j721e.inc
6 7
7UBOOT_MACHINE = "j721e_evm_a72_config" 8UBOOT_MACHINE = "j721e_evm_a72_config"
@@ -12,8 +13,6 @@ UBOOT_MACHINE = "j721e_evm_a72_config"
12# under meta-ti-bsp/recipes-bsp/u-boot/ for more details. 13# under meta-ti-bsp/recipes-bsp/u-boot/ for more details.
13UBOOT_CONFIG_FRAGMENTS = "j721e_beagleboneai64_a72.config" 14UBOOT_CONFIG_FRAGMENTS = "j721e_beagleboneai64_a72.config"
14 15
15PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
16
17KERNEL_DEVICETREE = " \ 16KERNEL_DEVICETREE = " \
18ti/k3-j721e-beagleboneai64.dtb \ 17ti/k3-j721e-beagleboneai64.dtb \
19ti/k3-j721e-common-proc-board.dtb \ 18ti/k3-j721e-common-proc-board.dtb \