summaryrefslogtreecommitdiffstats
path: root/meta-fsl-arm/conf
diff options
context:
space:
mode:
authorDaiane Angolini <daiane.angolini@freescale.com>2014-12-01 16:03:13 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2014-12-02 19:13:40 -0200
commit9665676b166633d3455bfa6e82e4a819ef3432fe (patch)
tree4a5fc906b2f1fb487a76af1b2453e5bb5185f62e /meta-fsl-arm/conf
parente729ec1b018addd035ba30e71b26c5ee3ecbb087 (diff)
downloadmeta-freescale-9665676b166633d3455bfa6e82e4a819ef3432fe.tar.gz
imx-base: Add comment on how to enable SFP
How to enable the software float point is a frequent question. Add this comment makes it clear how to enable both SFP and HFP and can be used whether to found in a search or to be a direct link to be used as a quick reply. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-fsl-arm/conf')
-rw-r--r--meta-fsl-arm/conf/machine/include/imx-base.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-fsl-arm/conf/machine/include/imx-base.inc b/meta-fsl-arm/conf/machine/include/imx-base.inc
index 998d72d9..ed058976 100644
--- a/meta-fsl-arm/conf/machine/include/imx-base.inc
+++ b/meta-fsl-arm/conf/machine/include/imx-base.inc
@@ -34,6 +34,9 @@ PREFERRED_VERSION_directfb_mx6 = "1.7.1"
34MACHINE_EXTRA_RRECOMMENDS = "kernel-modules" 34MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"
35 35
36# Float-Point setting 36# Float-Point setting
37# handled by software
38# DEFAULTTUNE_mx6 ?= "cortexa9-neon"
39# handled by hardware
37DEFAULTTUNE_mx6 ?= "cortexa9hf-neon" 40DEFAULTTUNE_mx6 ?= "cortexa9hf-neon"
38 41
39# Sub-architecture support 42# Sub-architecture support