2
0
forked from Ivasoft/openwrt

bcm53xx: this ARM SoC does not have a FPU, use soft float.

model name      : ARMv7 Processor rev 0 (v7l)
Features        : swp half thumb fastmult edsp tls

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 38796
This commit is contained in:
Hauke Mehrtens
2013-11-13 22:26:08 +00:00
parent 0ade818cb7
commit a3752801df
2 changed files with 2 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ BOARDNAME:=Broadcom BCM47xx/53xx with ARM CPU
FEATURES:=squashfs usb pci pcie gpio
MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfp
CPU_SUBTYPE:=soft
LINUX_VERSION:=3.10.18