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.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/beagleplay.conf b/meta-ti-bsp/conf/machine/beagleplay.conf
index 75e62afd..65c14333 100644
--- a/meta-ti-bsp/conf/machine/beagleplay.conf
+++ b/meta-ti-bsp/conf/machine/beagleplay.conf
@@ -28,6 +28,11 @@ UBOOT_CONFIG_FRAGMENTS = "am625_beagleplay_a53.config"
28PREFERRED_PROVIDER_virtual/bootloader = "u-boot-bb.org" 28PREFERRED_PROVIDER_virtual/bootloader = "u-boot-bb.org"
29PREFERRED_PROVIDER_u-boot = "u-boot-bb.org" 29PREFERRED_PROVIDER_u-boot = "u-boot-bb.org"
30 30
31KERNEL_DEVICETREE_PREFIX = " \
32 ti/k3-am625 \
33 ti/k3-am62x-sk \
34"
35
31KERNEL_DEVICETREE = " \ 36KERNEL_DEVICETREE = " \
32ti/k3-am625-beagleplay.dtb \ 37ti/k3-am625-beagleplay.dtb \
33ti/k3-am625-beagleplay-csi2-ov5640.dtbo \ 38ti/k3-am625-beagleplay-csi2-ov5640.dtbo \