Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] configs/ti_tda4vm_sk_defconfig: pick starter kit r5 and uboot defconfig files
@ 2026-05-07 20:20 Sofiane HAMAM via buildroot
  2026-05-08 12:35 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Sofiane HAMAM via buildroot @ 2026-05-07 20:20 UTC (permalink / raw)
  To: buildroot; +Cc: Bryan Brattlof, Sofiane HAMAM

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] configs/ti_tda4vm_sk_defconfig: pick starter kit r5 and uboot defconfig files
  2026-05-07 20:20 [Buildroot] [PATCH 1/1] configs/ti_tda4vm_sk_defconfig: pick starter kit r5 and uboot defconfig files Sofiane HAMAM via buildroot
@ 2026-05-08 12:35 ` Julien Olivain via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-05-08 12:35 UTC (permalink / raw)
  To: Sofiane HAMAM; +Cc: buildroot, Bryan Brattlof

On 07/05/2026 22:20, Sofiane HAMAM via buildroot wrote:
> 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>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-08 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 20:20 [Buildroot] [PATCH 1/1] configs/ti_tda4vm_sk_defconfig: pick starter kit r5 and uboot defconfig files Sofiane HAMAM via buildroot
2026-05-08 12:35 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox