* [Buildroot] [PATCH] configs: atmel: sama5d2 has vfpv4-d16
@ 2016-04-19 15:24 Ludovic Desroches
2016-04-19 19:21 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Desroches @ 2016-04-19 15:24 UTC (permalink / raw)
To: buildroot
The datasheet indicates vfpv4 but it stands for vfpv4-d16 not vfpv4-32.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
---
configs/atmel_sama5d2_xplained_mmc_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/atmel_sama5d2_xplained_mmc_defconfig b/configs/atmel_sama5d2_xplained_mmc_defconfig
index c02702b..7eb969f 100644
--- a/configs/atmel_sama5d2_xplained_mmc_defconfig
+++ b/configs/atmel_sama5d2_xplained_mmc_defconfig
@@ -2,7 +2,6 @@ BR2_arm=y
BR2_cortex_a5=y
BR2_ARM_ENABLE_NEON=y
BR2_ARM_ENABLE_VFP=y
-BR2_ARM_FPU_VFPV4=y
BR2_ARM_INSTRUCTIONS_THUMB2=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
BR2_ROOTFS_POST_IMAGE_SCRIPT="board/atmel/sama5d2_xplained_mmc/post-image.sh"
--
2.5.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] configs: atmel: sama5d2 has vfpv4-d16
2016-04-19 15:24 [Buildroot] [PATCH] configs: atmel: sama5d2 has vfpv4-d16 Ludovic Desroches
@ 2016-04-19 19:21 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-04-19 19:21 UTC (permalink / raw)
To: buildroot
Hello,
On Tue, 19 Apr 2016 17:24:09 +0200, Ludovic Desroches wrote:
> The datasheet indicates vfpv4 but it stands for vfpv4-d16 not vfpv4-32.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
> ---
> configs/atmel_sama5d2_xplained_mmc_defconfig | 1 -
> 1 file changed, 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-19 19:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-19 15:24 [Buildroot] [PATCH] configs: atmel: sama5d2 has vfpv4-d16 Ludovic Desroches
2016-04-19 19:21 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox