summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/beagleplay-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/beagleplay-k3r5.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf b/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
index c40615c9..601cbbf7 100644
--- a/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/beagleplay-k3r5.conf
@@ -12,3 +12,8 @@ SYSFW_CONFIG = "evm"
12SYSFW_SUFFIX = "gp" 12SYSFW_SUFFIX = "gp"
13 13
14UBOOT_MACHINE = "am62x_evm_r5_defconfig" 14UBOOT_MACHINE = "am62x_evm_r5_defconfig"
15
16# UBOOT_CONFIG_FRAGMENTS holds the list of u-boot config fragments which has to be build
17# along with the base defconfig mentioned in UBOOT_MACHINE. Refer u-boot-mergeconfig.inc
18# under meta-ti-bsp/recipes-bsp/u-boot/ for more details.
19UBOOT_CONFIG_FRAGMENTS = "am625_beagleplay_r5.config"