diff options
author | Chirag Shilwant <c-shilwant@ti.com> | 2024-06-17 21:17:37 +0530 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2024-06-18 11:28:47 -0500 |
commit | 58395d75d3d6e068a17a170e551d1107d73b46a4 (patch) | |
tree | 4edaeae6bce09ad78b258cd93c8e2a8c8a85dc29 /meta-ti-bsp/conf/machine/am62xxsip-evm.conf | |
parent | f8ae46b1f9bc1b22966ed8318072f3f2b3e6cbe4 (diff) | |
download | meta-ti-58395d75d3d6e068a17a170e551d1107d73b46a4.tar.gz |
conf: machine: Update am62xxsip-evm for multi-BSP support
Update am62xxsip-evm machine configuration to support
TI kernel 6.1 & ti-u-boot-2023.04
Signed-off-by: Chirag Shilwant <c-shilwant@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62xxsip-evm.conf')
-rw-r--r-- | meta-ti-bsp/conf/machine/am62xxsip-evm.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf index 38fe04c9..8104329e 100644 --- a/meta-ti-bsp/conf/machine/am62xxsip-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xxsip-evm.conf | |||
@@ -14,3 +14,5 @@ KERNEL_DEVICETREE = " \ | |||
14 | " | 14 | " |
15 | 15 | ||
16 | UBOOT_MACHINE = "am62xsip_evm_a53_defconfig" | 16 | UBOOT_MACHINE = "am62xsip_evm_a53_defconfig" |
17 | |||
18 | UBOOT_MACHINE:bsp-ti-6_1 = "am62x_evm_a53_defconfig" | ||