From owner-freebsd-arm@freebsd.org Mon Jun 29 00:39:40 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18FCF98FDCB for ; Mon, 29 Jun 2015 00:39:40 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from monday.kientzle.com (kientzle.com [142.254.26.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A9CC105C for ; Mon, 29 Jun 2015 00:39:38 +0000 (UTC) (envelope-from tim@kientzle.com) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id t5T0XiHH025350; Mon, 29 Jun 2015 00:33:44 GMT (envelope-from tim@kientzle.com) Received: from [192.168.2.100] (192.168.1.101 [192.168.1.101]) by kientzle.com with SMTP id 9zvc6cyiqv9nxd2gcbdctd5haw; Mon, 29 Jun 2015 00:33:43 +0000 (UTC) (envelope-from tim@kientzle.com) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: armv6 vs armv6hf From: Tim Kientzle In-Reply-To: <0B2332B9-EF54-4849-AA9C-9B6656CD6684@bsdimp.com> Date: Sun, 28 Jun 2015 17:33:34 -0700 Cc: =?utf-8?Q?Manuel_St=C3=BChn?= , freebsd-arm Content-Transfer-Encoding: quoted-printable Message-Id: References: <558D3EC7.6030009@freenet.de> <0B2332B9-EF54-4849-AA9C-9B6656CD6684@bsdimp.com> To: Warner Losh X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2015 00:39:40 -0000 > On Jun 26, 2015, at 10:48 AM, Warner Losh wrote: >=20 >=20 >> On Jun 26, 2015, at 6:00 AM, Manuel St=C3=BChn = wrote: >>=20 >> Hi list, >>=20 >> according to https://wiki.freebsd.org/FreeBSD/arm/crossbuild, = "[..]armv6 >> architecture is being deprecated in favor of armv6hf, which gives = better >> floating point performance." >>=20 >> What is the expected time when FreeBSD officially switches to = armv6hf? >=20 > I expect we=E2=80=99ll pull the switch in armv6 without changing the = name > by the end of July. Would that break native upgrades? (I=E2=80=99m not necessarily objecting, just curious.) Tim