This activates neon and VFPv4 support for this target. The CPU support
these feature so also use them.

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

I do not have the hardware, could some please test if this still works 
on a at91 compatible board. 

 target/linux/at91/sama5/target.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/target/linux/at91/sama5/target.mk 
b/target/linux/at91/sama5/target.mk
index 7ccf30b386..8ff6c761a9 100644
--- 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
-- 
2.11.0


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to