- Add A53 and R5 machine configurations for am62xx-sip-evm.

Signed-off-by: Chirag Shilwant <[email protected]>
---
 meta-ti-bsp/conf/machine/am62xx-sip-evm-k3r5.conf | 11 +++++++++++
 meta-ti-bsp/conf/machine/am62xx-sip-evm.conf      | 13 +++++++++++++
 2 files changed, 24 insertions(+)
 create mode 100644 meta-ti-bsp/conf/machine/am62xx-sip-evm-k3r5.conf
 create mode 100644 meta-ti-bsp/conf/machine/am62xx-sip-evm.conf

diff --git a/meta-ti-bsp/conf/machine/am62xx-sip-evm-k3r5.conf 
b/meta-ti-bsp/conf/machine/am62xx-sip-evm-k3r5.conf
new file mode 100644
index 00000000..472da1cc
--- /dev/null
+++ b/meta-ti-bsp/conf/machine/am62xx-sip-evm-k3r5.conf
@@ -0,0 +1,11 @@
+#@TYPE: Machine
+#@NAME: AM62XX SIP EVM (R5F)
+#@DESCRIPTION: Machine configuration for the TI AM62xx SIP EVM (R5F core)
+
+require conf/machine/include/k3r5.inc
+
+SYSFW_SOC = "am62x"
+SYSFW_CONFIG = "evm"
+SYSFW_SUFFIX = "hs-fs"
+
+UBOOT_MACHINE = "am62x_evm_r5_defconfig"
diff --git a/meta-ti-bsp/conf/machine/am62xx-sip-evm.conf 
b/meta-ti-bsp/conf/machine/am62xx-sip-evm.conf
new file mode 100644
index 00000000..dc4f3b77
--- /dev/null
+++ b/meta-ti-bsp/conf/machine/am62xx-sip-evm.conf
@@ -0,0 +1,13 @@
+#@TYPE: Machine
+#@NAME: AM62XX SIP EVM
+#@DESCRIPTION: Machine configuration for the TI AM62XX SIP EVM
+
+require conf/machine/include/am62xx.inc
+
+KERNEL_DEVICETREE_PREFIX = "ti/k3-am625"
+
+KERNEL_DEVICETREE = " \
+    ti/k3-am625-sk.dtb \
+"
+
+UBOOT_MACHINE = "am62x_evm_a53_defconfig"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#16933): 
https://lists.yoctoproject.org/g/meta-ti/message/16933
Mute This Topic: https://lists.yoctoproject.org/mt/101235764/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to