From owner-freebsd-arm@FreeBSD.ORG Fri Feb 27 19:26:26 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32176DE5 for ; Fri, 27 Feb 2015 19:26:26 +0000 (UTC) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA9EBCE1 for ; Fri, 27 Feb 2015 19:26:25 +0000 (UTC) Received: by igbhn18 with SMTP id hn18so3044751igb.2 for ; Fri, 27 Feb 2015 11:26:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=lOxnOvuN/601o641DyV5W6jnAi8d/kqC7uikUt8KGm4=; b=v+9ZliYKFpugxKoLuasCluEFBUTeTURbxYJVvv7n0QvvC16iLT7Y8ckj1rZSIESQc5 rNd2Drs2DFswKej7PLZBx44RUHCkRGVYSJvs/Tq+mgKE3b8gr1DBKvYqjSBHWc236Rd5 3QWQ5iZ9qMCk12Ls7Zr7WqM/Qkw4DwLXZyuL+u2XnARrL9+yy0bLJP9i4d4ai1TYVPhB b00Bnv4oWfw7xs52/7vfRlu9OdXOAuxV5csESCJEF4+Gr1tKhnlvGx0/VmyLyRIXmojn CSi3KfN3goKQDzXcNA7ooNc4n3LMnbKhx4G4WnCxSX7vMLHTxug52RDnXve5TYu/VvOJ MwOw== X-Received: by 10.107.156.19 with SMTP id f19mr20908669ioe.45.1425065185344; Fri, 27 Feb 2015 11:26:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.227.233 with HTTP; Fri, 27 Feb 2015 11:25:55 -0800 (PST) In-Reply-To: <6ff566ec17fc2b0d61635d8886261d5a.squirrel@ikornapostur.1984.is> References: <6ff566ec17fc2b0d61635d8886261d5a.squirrel@ikornapostur.1984.is> From: Matthias Gamsjager Date: Fri, 27 Feb 2015 20:25:55 +0100 Message-ID: Subject: Re: FreeBSD 10.1 / 11 on a Raspberry Pi B+ / 2 ? To: beastie@nawi.is Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2015 19:26:26 -0000 I am building an image right now. AFAIK only the updated u-boot is necessary because armv6 will run on a v7 chip.