From owner-freebsd-arm@freebsd.org Wed Sep 2 13:49:35 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 E197F9C82D2 for ; Wed, 2 Sep 2015 13:49:35 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A57D3813 for ; Wed, 2 Sep 2015 13:49:35 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from john by potato.growveg.org with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1ZX8Pr-0009SU-Hq for freebsd-arm@freebsd.org; Wed, 02 Sep 2015 14:49:31 +0100 Date: Wed, 2 Sep 2015 14:49:31 +0100 From: John To: freebsd-arm@freebsd.org Subject: Re: some general questions regarding freebsd on rasp pi Message-ID: <20150902134931.GA2221@potato.growveg.org> Reply-To: freebsd-arm@freebsd.org Mail-Followup-To: freebsd-arm@freebsd.org References: <20150901155024.GA46253@potato.growveg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false 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: Wed, 02 Sep 2015 13:49:36 -0000 On Tue, Sep 01, 2015 at 11:16:57AM -0600, Warner Losh wrote: > Its still a 32-bit arm processor, best supported by the armv6 FreeBSD port. > You cannot run arm64 on it because it isn't a 64-bit processor. Thanks everyone. (see, told you I was an idiot). Seems to be running nicely now. Just need to update ports and start building what I need. One answer i've not been able to find - is it easy to clock the pi under freebsd? Looking for 1GHz (think the ram is half this) -- John