summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
diff options
context:
space:
mode:
authorParesh Bhagat <p-bhagat@ti.com>2024-01-25 15:57:50 +0530
committerRyan Eatmon <reatmon@ti.com>2024-01-25 09:01:06 -0600
commit58ebce1cb22dafbc1d215e1aba9c62478e7cfca7 (patch)
treea7bb0e157295e310f53c5517a8b925b043f79105 /meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
parentac3dd6f1811b9b55893f276145fec2a278746b05 (diff)
downloadmeta-ti-58ebce1cb22dafbc1d215e1aba9c62478e7cfca7.tar.gz
ti-extras: Add support for extra kernel/u-boot features for am62xx-lp
Add support for ti-extras for am62xx-lp to control the kernel and u-boot repos, branches, and srcrevs via the TI_EXTRAS variable in the local.conf file. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf1
1 files changed, 1 insertions, 0 deletions
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 aa9422cd..52b69a72 100644
--- a/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
@@ -3,6 +3,7 @@
3#@DESCRIPTION: Machine configuration for the TI AM62xx LP GP EVM (R5F core) 3#@DESCRIPTION: Machine configuration for the TI AM62xx LP GP EVM (R5F core)
4 4
5require conf/machine/include/k3r5.inc 5require conf/machine/include/k3r5.inc
6require conf/machine/include/ti-extras.inc
6 7
7SYSFW_SOC = "am62x" 8SYSFW_SOC = "am62x"
8SYSFW_CONFIG = "evm" 9SYSFW_CONFIG = "evm"