mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-02 17:01:04 +00:00
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>
This commit is contained in:
committed by
Ryan Eatmon
parent
bbb2029f84
commit
a325230cfe
@@ -9,3 +9,7 @@ SYSFW_CONFIG = "evm"
|
|||||||
SYSFW_SUFFIX = "hs-fs"
|
SYSFW_SUFFIX = "hs-fs"
|
||||||
|
|
||||||
UBOOT_MACHINE = "am62xsip_evm_r5_defconfig"
|
UBOOT_MACHINE = "am62xsip_evm_r5_defconfig"
|
||||||
|
|
||||||
|
UBOOT_MACHINE:bsp-ti-6_1 = "am62x_evm_r5_defconfig"
|
||||||
|
|
||||||
|
UBOOT_CONFIG_FRAGMENTS:bsp-ti-6_1 = "am62xsip_sk_r5.config"
|
||||||
|
|||||||
@@ -14,3 +14,5 @@ KERNEL_DEVICETREE = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
UBOOT_MACHINE = "am62xsip_evm_a53_defconfig"
|
UBOOT_MACHINE = "am62xsip_evm_a53_defconfig"
|
||||||
|
|
||||||
|
UBOOT_MACHINE:bsp-ti-6_1 = "am62x_evm_a53_defconfig"
|
||||||
|
|||||||
Reference in New Issue
Block a user