summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2026-01-12 09:40:08 -0600
committerRyan Eatmon <reatmon@ti.com>2026-01-23 10:15:24 -0600
commitbd7a32b60368add06d1d8d9dc0028503a4a72bae (patch)
tree4d4e2b5583a03673508273ab40e1bc2f732ab984
parent380d3e91b07dd123e3bc7f2a64245a8547ed162f (diff)
downloadmeta-ti-bd7a32b60368add06d1d8d9dc0028503a4a72bae.tar.gz
conf: am62: Add usbdfu tie-test-builds configs
Using the new UBOOT_CONFIG flow, enable a mode where additional uboot configurations can be built along side the main config. In this case, turning on USBDFU for a board for testing purposes. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf8
-rw-r--r--meta-ti-bsp/conf/machine/am62pxx-evm-k3r5.conf9
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-evm-k3r5.conf8
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf8
4 files changed, 33 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf
index 30c7ea7e..fb2fa7cf 100644
--- a/meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf
@@ -5,5 +5,13 @@
5require conf/machine/include/k3r5.inc 5require conf/machine/include/k3r5.inc
6 6
7UBOOT_MACHINE = "am62ax_evm_r5_defconfig" 7UBOOT_MACHINE = "am62ax_evm_r5_defconfig"
8UBOOT_MACHINE:tie-test-builds = ""
9
10UBOOT_CONFIG = ""
11UBOOT_CONFIG:tie-test-builds = "usbdfu main"
12UBOOT_CONFIG[main] = "am62ax_evm_r5_defconfig"
13UBOOT_CONFIG[usbdfu] = "am62ax_evm_r5_defconfig"
14
15UBOOT_CONFIG_FRAGMENTS[usbdfu] = "am62x_r5_usbdfu.config"
8 16
9UBOOT_FRAGMENTS:ti-falcon = "k3_r5_falcon.config" 17UBOOT_FRAGMENTS:ti-falcon = "k3_r5_falcon.config"
diff --git a/meta-ti-bsp/conf/machine/am62pxx-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62pxx-evm-k3r5.conf
index 27cc7c40..bf82849a 100644
--- a/meta-ti-bsp/conf/machine/am62pxx-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am62pxx-evm-k3r5.conf
@@ -5,5 +5,14 @@
5require conf/machine/include/k3r5.inc 5require conf/machine/include/k3r5.inc
6 6
7UBOOT_MACHINE = "am62px_evm_r5_defconfig" 7UBOOT_MACHINE = "am62px_evm_r5_defconfig"
8UBOOT_MACHINE:tie-test-builds = ""
9
10UBOOT_CONFIG = ""
11UBOOT_CONFIG:tie-test-builds = "usbdfu main"
12
13UBOOT_CONFIG[main] = "am62px_evm_r5_defconfig"
14UBOOT_CONFIG[usbdfu] = "am62px_evm_r5_defconfig"
15
16UBOOT_CONFIG_FRAGMENTS[usbdfu] = "am62x_r5_usbdfu.config"
8 17
9UBOOT_FRAGMENTS:ti-falcon = "k3_r5_falcon.config" 18UBOOT_FRAGMENTS:ti-falcon = "k3_r5_falcon.config"
diff --git a/meta-ti-bsp/conf/machine/am62xx-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62xx-evm-k3r5.conf
index e8d7fd05..9c8147e8 100644
--- a/meta-ti-bsp/conf/machine/am62xx-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-evm-k3r5.conf
@@ -5,5 +5,13 @@
5require conf/machine/include/k3r5.inc 5require conf/machine/include/k3r5.inc
6 6
7UBOOT_MACHINE = "am62x_evm_r5_defconfig" 7UBOOT_MACHINE = "am62x_evm_r5_defconfig"
8UBOOT_MACHINE:tie-test-builds = ""
9
10UBOOT_CONFIG = ""
11UBOOT_CONFIG:tie-test-builds = "usbdfu main"
12UBOOT_CONFIG[main] = "am62x_evm_r5_defconfig"
13UBOOT_CONFIG[usbdfu] = "am62x_evm_r5_defconfig"
14
15UBOOT_CONFIG_FRAGMENTS[usbdfu] = "am62x_r5_usbdfu.config"
8 16
9UBOOT_FRAGMENTS:ti-falcon = "k3_r5_falcon.config" 17UBOOT_FRAGMENTS:ti-falcon = "k3_r5_falcon.config"
diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
index 8ae4af36..c65c624c 100644
--- a/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
@@ -5,5 +5,13 @@
5require conf/machine/include/k3r5.inc 5require conf/machine/include/k3r5.inc
6 6
7UBOOT_MACHINE = "am62x_lpsk_r5_defconfig" 7UBOOT_MACHINE = "am62x_lpsk_r5_defconfig"
8UBOOT_MACHINE:tie-test-builds = ""
9
10UBOOT_CONFIG = ""
11UBOOT_CONFIG:tie-test-builds = "usbdfu main"
12UBOOT_CONFIG[main] = "am62x_lpsk_r5_defconfig"
13UBOOT_CONFIG[usbdfu] = "am62x_lpsk_r5_defconfig"
14
15UBOOT_CONFIG_FRAGMENTS[usbdfu] = "am62x_r5_usbdfu.config"
8 16
9UBOOT_FRAGMENTS:ti-falcon = "k3_r5_falcon.config" 17UBOOT_FRAGMENTS:ti-falcon = "k3_r5_falcon.config"