summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/beagleplay.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/beagleplay.conf')
-rw-r--r--meta-ti-bsp/conf/machine/beagleplay.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/beagleplay.conf b/meta-ti-bsp/conf/machine/beagleplay.conf
index 106019c4..6a0f697f 100644
--- a/meta-ti-bsp/conf/machine/beagleplay.conf
+++ b/meta-ti-bsp/conf/machine/beagleplay.conf
@@ -21,6 +21,8 @@ OPTEEMACHINE = "k3-am62x"
21UBOOT_MACHINE = "am62x_evm_a53_defconfig" 21UBOOT_MACHINE = "am62x_evm_a53_defconfig"
22 22
23PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org" 23PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
24PREFERRED_PROVIDER_virtual/bootloader = "u-boot-bb.org"
25PREFERRED_PROVIDER_u-boot = "u-boot-bb.org"
24 26
25KERNEL_DEVICETREE = " \ 27KERNEL_DEVICETREE = " \
26ti/k3-am625-beagleplay.dtb \ 28ti/k3-am625-beagleplay.dtb \