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.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
index 31fb4ac4..a19a3e29 100644
--- a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
+++ b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
@@ -6,6 +6,12 @@ require conf/machine/include/j721e.inc
6 6
7UBOOT_MACHINE = "j721e_evm_a72_config" 7UBOOT_MACHINE = "j721e_evm_a72_config"
8 8
9
10# UBOOT_CONFIG_FRAGMENTS holds the list of u-boot config fragments which has to be build
11# along with the base defconfig mentioned in UBOOT_MACHINE. Refer u-boot-mergeconfig.inc
12# under meta-ti-bsp/recipes-bsp/u-boot/ for more details.
13UBOOT_CONFIG_FRAGMENTS = "j721e_beagleboneai64_a72.config"
14
9PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org" 15PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
10 16
11KERNEL_DEVICETREE = " \ 17KERNEL_DEVICETREE = " \