Fix BeagleBadge DT which is now k3-am62l3-beaglebadge and u-boot build name which was updated alongside DT name change.
Signed-off-by: Judith Mendez <[email protected]> --- meta-beagle/conf/machine/beaglebadge-ti.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-beagle/conf/machine/beaglebadge-ti.conf b/meta-beagle/conf/machine/beaglebadge-ti.conf index 78525030..c29031eb 100644 --- a/meta-beagle/conf/machine/beaglebadge-ti.conf +++ b/meta-beagle/conf/machine/beaglebadge-ti.conf @@ -11,11 +11,11 @@ MKUBIFS_ARGS ?= "-F -m 4096 -e 258048 -c 8500" UBINIZE_ARGS ?= "-m 4096 -p 256KiB -s 1024 -O 1024" KERNEL_DEVICETREE_PREFIX = " \ - ti/k3-am62l3-badge \ + ti/k3-am62l3-beaglebadge \ " KERNEL_DEVICETREE = "" -UBOOT_MACHINE = "am62lx_badge_defconfig" +UBOOT_MACHINE = "am62lx_beaglebadge_defconfig" TFA_BOARD = "am62l3-badge" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20105): https://lists.yoctoproject.org/g/meta-ti/message/20105 Mute This Topic: https://lists.yoctoproject.org/mt/120038451/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
