From owner-freebsd-arm@FreeBSD.ORG Thu Jul 10 12:58:01 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4514AC26 for ; Thu, 10 Jul 2014 12:58:01 +0000 (UTC) Received: from olymp.kibab.com (olymp.kibab.com [5.9.14.202]) by mx1.freebsd.org (Postfix) with ESMTP id 0627227F7 for ; Thu, 10 Jul 2014 12:58:00 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 olymp.kibab.com 78AC74E698 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=bakulin.de; s=default; t=1404997075; bh=GOhwhBICZxQITK1D46D0ZJdh42RYJYCjPR1XdhIsYEc=; h=Date:From:To:Subject:References:In-Reply-To; b=fFuPnwtbreomH/P0Qn+gQ+AMUwKOKFInlUoCBvC/1rfx0IgKz9MYHloBaGQP70Pzz PqstM918RMyHNMG7H5/W80FZZObmWHDe75yoP3IhNMkGKskDNUJjPwzBtpgZ5D7sRU 6Yv71PRVCCNaB+pHEBWHzT1c7aA+QcoUQEjCExl8= Message-ID: <53BE8DD5.4010608@bakulin.de> Date: Thu, 10 Jul 2014 13:57:57 +0100 From: Ilya Bakulin MIME-Version: 1.0 To: Chandrasekhar Nagarajan , freebsd-arm@freebsd.org Subject: Re: ARMv8 FreeBSD porting support References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 12:58:01 -0000 Hi, check out projects/arm64 branch in Subversion / Git -- it already has some stuff. On 08.07.14, 06:15, Chandrasekhar Nagarajan wrote: > Hello, > I have been trying to port FreeBSD on ARMv8 (64 bit architecture). I > followed the steps given in [1] and could successfully start the UEFI boot > manager on the foundation model of ARMv8. I am not able to figure out the > boot process that has to be followed, to boot FreeBSD on the foundation > model. > > Any help is appreciated. > > [1] https://wiki.freebsd.org/arm64 > > Thank you > Regards > -- Regards, Ilya Bakulin