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.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
index 8ec52bba..a9be4d13 100644
--- a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
+++ b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
@@ -13,6 +13,10 @@ UBOOT_MACHINE = "j721e_evm_a72_config"
13# under meta-ti-bsp/recipes-bsp/u-boot/ for more details. 13# under meta-ti-bsp/recipes-bsp/u-boot/ for more details.
14UBOOT_CONFIG_FRAGMENTS = "j721e_beagleboneai64_a72.config" 14UBOOT_CONFIG_FRAGMENTS = "j721e_beagleboneai64_a72.config"
15 15
16KERNEL_DEVICETREE_PREFIX = " \
17 ti/k3-j721e \
18"
19
16KERNEL_DEVICETREE = " \ 20KERNEL_DEVICETREE = " \
17ti/k3-j721e-beagleboneai64.dtb \ 21ti/k3-j721e-beagleboneai64.dtb \
18ti/k3-j721e-common-proc-board.dtb \ 22ti/k3-j721e-common-proc-board.dtb \