From 96bd19d4a2170c45e089549d460d88a48c981ec7 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 1 Oct 2012 18:50:15 +0200 Subject: update to L4T R16, use abi hard float instead of soft float --- conf/machine/colibri-t20.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf') 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 -- cgit v1.2.3