From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 5 02:37:56 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40F9D17E; Wed, 5 Feb 2014 02:37:56 +0000 (UTC) Received: from mail-qc0-x232.google.com (mail-qc0-x232.google.com [IPv6:2607:f8b0:400d:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A66EC1E27; Wed, 5 Feb 2014 02:37:55 +0000 (UTC) Received: by mail-qc0-f178.google.com with SMTP id m20so15082382qcx.37 for ; Tue, 04 Feb 2014 18:37:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=q0diWyK+cLbZW9LGGgArE46TlxMz6av1E/KSk0xbp/I=; b=puUJdMhT+eWDqvcjykiQD13T4VP35W5tANtqZAdEV/VIUhq+v/NQ7ocxglYlN0j6Dx uQZ1NA/XY41n1ziTyoCeljjDIUBMotERliLIPZeP4HsQJYv8pFmWzwDRteVOMvfjdM0t hWVo77VW59JMMOTUrxNgoLbVor0AmwtV+5T6Iyd6W/uJAGZVNcbQ1eo6EwCY5qPMynxx HSqUpSI4uINYw5dKxO195G1h8rJIg0/RcM6ufxvwcWiTDULY9BapZvxhVFO4iVf9srnD m4lhcaP1LgSqPBVAVTLTRzf6fWZ4nrGsvGweCUsfhCjO4BmbcnBAKH36StU+JQFlFz7r QMCA== MIME-Version: 1.0 X-Received: by 10.224.16.72 with SMTP id n8mr73278557qaa.76.1391567874907; Tue, 04 Feb 2014 18:37:54 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Tue, 4 Feb 2014 18:37:54 -0800 (PST) In-Reply-To: <52F19E8F.1030101@pathscale.com> References: <1391538649.19169.79261269.3C5F49D1@webmail.messagingengine.com> <493DEB39-C4B4-409E-B8B2-B1B11E013754@netgate.com> <20140204223528.GF23872@ithaqua.etoilebsd.net> <52F16BA4.4060202@pathscale.com> <60985.1391554164@critter.freebsd.dk> <52F179C6.2050400@freebsd.org> <52F19E8F.1030101@pathscale.com> Date: Tue, 4 Feb 2014 18:37:54 -0800 X-Google-Sender-Auth: dhgegH5xMZCuPSUmbQLDOaL_scg Message-ID: Subject: Re: opteron a1100 arm From: Adrian Chadd To: =?ISO-8859-1?B?Qy4gQmVyZ3N0cvZt?= Content-Type: text/plain; charset=ISO-8859-1 Cc: Thomas Zander , Baptiste Daroussin , "freebsd-hackers@freebsd.org" , Jim Thompson , Nathan Whitehorn , Poul-Henning Kamp X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 02:37:56 -0000 The first project is "make 32 bit uefi booting work." That's kind of a requirement. -a