Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP
@ 2025-08-19 18:40 Michael Trimarchi
  2025-08-21 22:29 ` Julien Olivain via buildroot
  2025-09-08 10:55 ` Thomas Perale via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Trimarchi @ 2025-08-19 18:40 UTC (permalink / raw)
  To: buildroot; +Cc: linux-amarula, Dario Binacchi, Michael Trimarchi

imx6ull is compatible with VFPV4. Update it from VFPV3

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
---
 configs/imx6ulz_bsh_smm_m2_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/imx6ulz_bsh_smm_m2_defconfig b/configs/imx6ulz_bsh_smm_m2_defconfig
index 22d6c6263c..5aa41b6438 100644
--- a/configs/imx6ulz_bsh_smm_m2_defconfig
+++ b/configs/imx6ulz_bsh_smm_m2_defconfig
@@ -1,6 +1,6 @@
 BR2_arm=y
 BR2_cortex_a7=y
-BR2_ARM_FPU_VFPV3=y
+BR2_ARM_FPU_NEON_VFPV4=y
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_12=y
 BR2_GLOBAL_PATCH_DIR="board/bsh/imx6ulz-bsh-smm-m2/patches"
 BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP
  2025-08-19 18:40 [Buildroot] [PATCH] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP Michael Trimarchi
@ 2025-08-21 22:29 ` Julien Olivain via buildroot
  2025-09-08 10:55 ` Thomas Perale via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2025-08-21 22:29 UTC (permalink / raw)
  To: Michael Trimarchi; +Cc: buildroot, linux-amarula, Dario Binacchi

On 19/08/2025 20:40, Michael Trimarchi wrote:
> imx6ull is compatible with VFPV4. Update it from VFPV3
> 
> Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>

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

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

* Re: [Buildroot] [PATCH] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP
  2025-08-19 18:40 [Buildroot] [PATCH] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP Michael Trimarchi
  2025-08-21 22:29 ` Julien Olivain via buildroot
@ 2025-09-08 10:55 ` Thomas Perale via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Perale via buildroot @ 2025-09-08 10:55 UTC (permalink / raw)
  To: Michael Trimarchi; +Cc: Thomas Perale, buildroot

In reply of:
> imx6ull is compatible with VFPV4. Update it from VFPV3
> 
> Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>

Applied to 2025.02.x & 2025.05.x. Thanks

> ---
>  configs/imx6ulz_bsh_smm_m2_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/imx6ulz_bsh_smm_m2_defconfig b/configs/imx6ulz_bsh_smm_m2_defconfig
> index 22d6c6263c..5aa41b6438 100644
> --- a/configs/imx6ulz_bsh_smm_m2_defconfig
> +++ b/configs/imx6ulz_bsh_smm_m2_defconfig
> @@ -1,6 +1,6 @@
>  BR2_arm=y
>  BR2_cortex_a7=y
> -BR2_ARM_FPU_VFPV3=y
> +BR2_ARM_FPU_NEON_VFPV4=y
>  BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_12=y
>  BR2_GLOBAL_PATCH_DIR="board/bsh/imx6ulz-bsh-smm-m2/patches"
>  BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
> -- 
> 2.43.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2025-09-08 10:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-19 18:40 [Buildroot] [PATCH] configs/imx6ulz_bsh_smm_m2_defconfig: Fix processor VFP Michael Trimarchi
2025-08-21 22:29 ` Julien Olivain via buildroot
2025-09-08 10:55 ` Thomas Perale via buildroot

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