summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-t20.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-10-01 18:50:15 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2012-10-18 20:32:57 +0200
commit034dcd5ca50bc8d34bb51c632c6892450a84aba8 (patch)
treef25060bfe064e6af3e3f1323f9e2e64a5361d408 /conf/machine/colibri-t20.conf
parent53f90970ac0cef2b96c99d7667dad3b69bea3d73 (diff)
update to L4T R16, use abi hard float instead of soft float
Diffstat (limited to 'conf/machine/colibri-t20.conf')
-rw-r--r--conf/machine/colibri-t20.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/colibri-t20.conf b/conf/machine/colibri-t20.conf
index 3c6a1b1..46d24e0 100644
--- a/conf/machine/colibri-t20.conf
+++ b/conf/machine/colibri-t20.conf
@@ -33,5 +33,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
IMAGE_FSTYPES ?= "tar.bz2"
# T20 does not have neon
-DEFAULTTUNE = "cortexa9"
+#DEFAULTTUNE = "cortexa9"
+DEFAULTTUNE = "cortexa9hf"
require conf/machine/include/tune-cortexa9.inc