This is not needed as the R5 builds do not use the firmware and can
cause issues as ti-rtos-firmware does not handle MULTICONFIG well.

Signed-off-by: Andrew Davis <[email protected]>
---
 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc 
b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
index ae87ec6a..866c0314 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
@@ -33,11 +33,11 @@ PACKAGECONFIG[optee] = 
"TEE=${STAGING_DIR_HOST}${nonarch_base_libdir}/firmware/b
 PACKAGECONFIG[dm] = 
"DM=${STAGING_DIR_HOST}${nonarch_base_libdir}/firmware/pdk-ipc/${DM_FIRMWARE},,ti-rtos-firmware"
 
 PACKAGECONFIG:append:aarch64 = " atf optee"
-PACKAGECONFIG:append:j721e = " dm"
-PACKAGECONFIG:append:j7200 = " dm"
-PACKAGECONFIG:append:j721s2 = " dm"
-PACKAGECONFIG:append:j784s4 = " dm"
-PACKAGECONFIG:append:am62xx = " dm"
+PACKAGECONFIG:append:aarch64:j721e = " dm"
+PACKAGECONFIG:append:aarch64:j7200 = " dm"
+PACKAGECONFIG:append:aarch64:j721s2 = " dm"
+PACKAGECONFIG:append:aarch64:j784s4 = " dm"
+PACKAGECONFIG:append:aarch64:am62xx = " dm"
 
 COMPATIBLE_MACHINE = "(ti-soc)"
 
-- 
2.39.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15838): 
https://lists.yoctoproject.org/g/meta-ti/message/15838
Mute This Topic: https://lists.yoctoproject.org/mt/96961274/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to