projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4982859
)
at91: sama5: activate fpu
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 31 Dec 2017 19:35:40 +0000
(20:35 +0100)
committer
John Crispin
<john@phrozen.org>
Tue, 2 Jan 2018 06:14:09 +0000
(07:14 +0100)
This activates neon and VFPv4 support for this target. The CPU support
these feature so also use them.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/at91/sama5/target.mk
patch
|
blob
|
history
diff --git
a/target/linux/at91/sama5/target.mk
b/target/linux/at91/sama5/target.mk
index 7ccf30b3866b7db4adff0d6d4e618c327744f55a..8ff6c761a9267436e0df1bce3875ffc7304c00fa 100644
(file)
--- a/
target/linux/at91/sama5/target.mk
+++ b/
target/linux/at91/sama5/target.mk
@@
-1,6
+1,8
@@
BOARDNAME:=SAMA5 Xplained boards(Cortex-A5)
CPU_TYPE:=cortex-a5
+CPU_SUBTYPE:=neon-vfpv4
+FEATURES+=fpu
DEFAULT_PACKAGES += kmod-usb2
define Target/Description