BeagleBadge board has been renamed to am62l3-badge in the new TFA ti-tfa-2.14.y branch [0], so update recipe TFA_BOARD accordingly.
[0] https://github.com/TexasInstruments/arm-trusted-firmware/commit/d203b8453905178252094416448de009931087e0 Signed-off-by: Judith Mendez <[email protected]> --- Due to build errors with arago-master-config, this patch has not been built tested, thus sending as RFC. --- meta-beagle/conf/machine/beaglebadge-ti.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-beagle/conf/machine/beaglebadge-ti.conf b/meta-beagle/conf/machine/beaglebadge-ti.conf index d62730ed..78525030 100644 --- a/meta-beagle/conf/machine/beaglebadge-ti.conf +++ b/meta-beagle/conf/machine/beaglebadge-ti.conf @@ -18,4 +18,4 @@ KERNEL_DEVICETREE = "" UBOOT_MACHINE = "am62lx_badge_defconfig" -TFA_BOARD = "am62l-badge" +TFA_BOARD = "am62l3-badge" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19788): https://lists.yoctoproject.org/g/meta-ti/message/19788 Mute This Topic: https://lists.yoctoproject.org/mt/118404941/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
