aboutsummaryrefslogtreecommitdiffstats
path: root/include/device_table.txt
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-02-27 22:41:39 +0000
committerLuka Perkov <luka@openwrt.org>2014-02-27 22:41:39 +0000
commit8a1b7ef11b7928abe73074c48758985ba9330351 (patch)
tree58e7ffc295b46e0fd3fdc2230c39371977a3a965 /include/device_table.txt
parentc7c11c726cc75b98aaae4b67c11d90b6d352af0c (diff)
downloadmaster-187ad058-8a1b7ef11b7928abe73074c48758985ba9330351.tar.gz
master-187ad058-8a1b7ef11b7928abe73074c48758985ba9330351.tar.bz2
master-187ad058-8a1b7ef11b7928abe73074c48758985ba9330351.zip
imx6: enable FPU for hard float
The OpenWrt build system uses MACHINE_FEATURES of fpu to set the HAS_FPU which in turn sets the default of CONFIG_SOFT_FLOAT as well as uClibc configuration. As the IMX6 SoC has both vfpv3 and NEON hardware support we want to add fpu to the feature list. This will default the IMX6 target to use -mfloat-abi=hard which will the be most efficient use of floating point. When switching to hard float, we also need to enable VFP support in the kernel. Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39759 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/device_table.txt')
0 files changed, 0 insertions, 0 deletions