mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
am62xxsip-evm: Update for 6.18 and 2026.01
The name of the u-boot defconfig changed when it was upstreamed into 2026.01, and the name of the dtb changed to k3-am6254atl-sk.dtb in the kernel. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -6,3 +6,4 @@ require conf/machine/include/k3r5.inc
|
|||||||
|
|
||||||
UBOOT_MACHINE = "am6254xxl_evm_r5_defconfig"
|
UBOOT_MACHINE = "am6254xxl_evm_r5_defconfig"
|
||||||
UBOOT_MACHINE:bsp-ti-6_6 = "am62xsip_evm_r5_defconfig"
|
UBOOT_MACHINE:bsp-ti-6_6 = "am62xsip_evm_r5_defconfig"
|
||||||
|
UBOOT_MACHINE:bsp-ti-6_18 = "am6254atl_evm_r5_defconfig"
|
||||||
|
|||||||
@@ -24,6 +24,8 @@ KERNEL_DEVICETREE = " \
|
|||||||
|
|
||||||
FIT_CONF_DEFAULT_DTB = "k3-am6254xxl-sk.dtb"
|
FIT_CONF_DEFAULT_DTB = "k3-am6254xxl-sk.dtb"
|
||||||
FIT_CONF_DEFAULT_DTB:bsp-ti-6_6 = "k3-am625-sk.dtb"
|
FIT_CONF_DEFAULT_DTB:bsp-ti-6_6 = "k3-am625-sk.dtb"
|
||||||
|
FIT_CONF_DEFAULT_DTB:bsp-ti-6_18 = "k3-am6254atl-sk.dtb"
|
||||||
|
|
||||||
UBOOT_MACHINE = "am6254xxl_evm_a53_defconfig"
|
UBOOT_MACHINE = "am6254xxl_evm_a53_defconfig"
|
||||||
UBOOT_MACHINE:bsp-ti-6_6 = "am62xsip_evm_a53_defconfig"
|
UBOOT_MACHINE:bsp-ti-6_6 = "am62xsip_evm_a53_defconfig"
|
||||||
|
UBOOT_MACHINE:bsp-ti-6_18 = "am6254atl_evm_a53_defconfig"
|
||||||
|
|||||||
Reference in New Issue
Block a user