From: Sofiane HAMAM via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Bryan Brattlof <bb@ti.com>, Sofiane HAMAM <sofiane.hamam@smile.fr>
Subject: [Buildroot] [PATCH 1/1] configs/ti_tda4vm_sk_defconfig: pick starter kit r5 and uboot defconfig files
Date: Thu, 7 May 2026 22:20:47 +0200 [thread overview]
Message-ID: <20260507202047.3809574-1-sofiane.hamam@smile.fr> (raw)
Fix TDA4VM Starter-Kit defconfig pointing to TD4VM EVM instead of SK R5 and uboot
defconfigs.
The starter kit board boots just fine with the evm defconfigs, but it is more accurate
to use the start kit defconfigs for the starter kit board.
Signed-off-by: Sofiane HAMAM <sofiane.hamam@smile.fr>
---
configs/ti_tda4vm_sk_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/ti_tda4vm_sk_defconfig b/configs/ti_tda4vm_sk_defconfig
index 3da0fe77b2..be2529fb37 100644
--- a/configs/ti_tda4vm_sk_defconfig
+++ b/configs/ti_tda4vm_sk_defconfig
@@ -29,12 +29,12 @@ BR2_TARGET_OPTEE_OS_PLATFORM="k3-j721e"
BR2_TARGET_TI_K3_R5_LOADER=y
BR2_TARGET_TI_K3_R5_LOADER_CUSTOM_VERSION=y
BR2_TARGET_TI_K3_R5_LOADER_CUSTOM_VERSION_VALUE="2026.01"
-BR2_TARGET_TI_K3_R5_LOADER_BOARD_DEFCONFIG="j721e_evm_r5"
+BR2_TARGET_TI_K3_R5_LOADER_BOARD_DEFCONFIG="j721e_sk_r5"
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2026.01"
-BR2_TARGET_UBOOT_BOARD_DEFCONFIG="j721e_evm_a72"
+BR2_TARGET_UBOOT_BOARD_DEFCONFIG="j721e_sk_a72"
BR2_TARGET_UBOOT_NEEDS_DTC=y
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
BR2_TARGET_UBOOT_NEEDS_ATF_BL31=y
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-05-07 20:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-07 20:20 Sofiane HAMAM via buildroot [this message]
2026-05-08 12:35 ` [Buildroot] [PATCH 1/1] configs/ti_tda4vm_sk_defconfig: pick starter kit r5 and uboot defconfig files Julien Olivain via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260507202047.3809574-1-sofiane.hamam@smile.fr \
--to=buildroot@buildroot.org \
--cc=bb@ti.com \
--cc=sofiane.hamam@smile.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox