* [Buildroot] [PATCH 1/2] configs: qemu_arm_vexpress: enable vfp
@ 2016-02-01 17:45 Romain Naour
2016-02-01 17:45 ` [Buildroot] [PATCH 2/2] configs: qemu_arm_nuri: " Romain Naour
2016-02-01 18:20 ` [Buildroot] [PATCH 1/2] configs: qemu_arm_vexpress: " Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Romain Naour @ 2016-02-01 17:45 UTC (permalink / raw)
To: buildroot
In order to be abble to select BR2_ARM_FPU_VFPV3D16, BR2_ARM_ENABLE_VFP
must be selected first.
Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
configs/qemu_arm_vexpress_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig
index 5f1a997..e1808e9 100644
--- a/configs/qemu_arm_vexpress_defconfig
+++ b/configs/qemu_arm_vexpress_defconfig
@@ -2,6 +2,7 @@
BR2_arm=y
BR2_cortex_a9=y
BR2_ARM_ENABLE_NEON=y
+BR2_ARM_ENABLE_VFP=y
BR2_ARM_FPU_VFPV3D16=y
# System
--
2.4.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] configs: qemu_arm_nuri: enable vfp
2016-02-01 17:45 [Buildroot] [PATCH 1/2] configs: qemu_arm_vexpress: enable vfp Romain Naour
@ 2016-02-01 17:45 ` Romain Naour
2016-02-01 18:20 ` [Buildroot] [PATCH 1/2] configs: qemu_arm_vexpress: " Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Romain Naour @ 2016-02-01 17:45 UTC (permalink / raw)
To: buildroot
In order to be abble to select BR2_ARM_FPU_VFPV3D16, BR2_ARM_ENABLE_VFP
must be selected first.
Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
configs/qemu_arm_nuri_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/qemu_arm_nuri_defconfig b/configs/qemu_arm_nuri_defconfig
index 0854ae0..222f325 100644
--- a/configs/qemu_arm_nuri_defconfig
+++ b/configs/qemu_arm_nuri_defconfig
@@ -2,6 +2,7 @@
BR2_arm=y
BR2_cortex_a9=y
BR2_ARM_ENABLE_NEON=y
+BR2_ARM_ENABLE_VFP=y
BR2_ARM_FPU_VFPV3D16=y
# System
--
2.4.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] configs: qemu_arm_vexpress: enable vfp
2016-02-01 17:45 [Buildroot] [PATCH 1/2] configs: qemu_arm_vexpress: enable vfp Romain Naour
2016-02-01 17:45 ` [Buildroot] [PATCH 2/2] configs: qemu_arm_nuri: " Romain Naour
@ 2016-02-01 18:20 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-02-01 18:20 UTC (permalink / raw)
To: buildroot
Dear Romain Naour,
On Mon, 1 Feb 2016 18:45:34 +0100, Romain Naour wrote:
> In order to be abble to select BR2_ARM_FPU_VFPV3D16, BR2_ARM_ENABLE_VFP
> must be selected first.
>
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> ---
> configs/qemu_arm_vexpress_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Both applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-01 18:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-01 17:45 [Buildroot] [PATCH 1/2] configs: qemu_arm_vexpress: enable vfp Romain Naour
2016-02-01 17:45 ` [Buildroot] [PATCH 2/2] configs: qemu_arm_nuri: " Romain Naour
2016-02-01 18:20 ` [Buildroot] [PATCH 1/2] configs: qemu_arm_vexpress: " Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox