From owner-freebsd-arm@FreeBSD.ORG Sat Mar 14 09:30:27 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 5A767AFE for ; Sat, 14 Mar 2015 09:30:27 +0000 (UTC) Received: from mail-ie0-x231.google.com (mail-ie0-x231.google.com [IPv6:2607:f8b0:4001:c03::231]) (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 1B0379D3 for ; Sat, 14 Mar 2015 09:30:27 +0000 (UTC) Received: by iegc3 with SMTP id c3so140633962ieg.3 for ; Sat, 14 Mar 2015 02:30:26 -0700 (PDT) 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:cc :content-type:content-transfer-encoding; bh=EUS8gDsalz6kmoXc24+2JZZaxP1mBrwxwnATZpZKTfA=; b=vEo0E2xr0Eevp56RVAK0yTk3MpGyBrfZjVTrP0BIESR/8A59RPoAyUh2NMLHWloWkX gijP5+p9TvHOtXscfuq8jfY4RRtuonT/bFLVRtwsIcFlIoPhGBkbE8XyojyWLBHUEkJp B8B911TOkaICn3qzCk3DsONtyVMUMyJivnkAeclFln8tfLFipViaeCzGhMaXml3pvf6t 1Rpc+a7S7L3vxL1FpMqiZ3GXZ073hG9on1VWS7076vNS4nRGsYADz+ZdAcE6udIdcPAK jCZV8cqV7f/0qjSZy9KuqCPHT3DVwjsaDCoNgxOvozSusKYgxUN1MtiSCihRcZqAf35t oLdw== X-Received: by 10.42.118.73 with SMTP id w9mr63771751icq.44.1426325426566; Sat, 14 Mar 2015 02:30:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.227.233 with HTTP; Sat, 14 Mar 2015 02:29:56 -0700 (PDT) In-Reply-To: References: <6ff566ec17fc2b0d61635d8886261d5a.squirrel@ikornapostur.1984.is> <028290c7462d8fcf63b07bfdbbd08897.squirrel@ikornapostur.1984.is> <04594F43-C6FD-4798-ACFF-8BB7179A905F@bsdimp.com> From: Matthias Gamsjager Date: Sat, 14 Mar 2015 10:29:56 +0100 Message-ID: Subject: Re: FreeBSD 10.1 / 11 on a Raspberry Pi B+ / 2 ? Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Sat, 14 Mar 2015 09:30:27 -0000 On Sat, Mar 14, 2015 at 7:59 AM, Brendan Sechter wrote: >> Subject: Re: FreeBSD 10.1 / 11 on a Raspberry Pi B+ / 2 ? >> From: imp@bsdimp.com >> Date: Fri, 27 Feb 2015 14:40:05 -0700 >> To: mgamsjager@gmail.com >> CC: freebsd-arm@freebsd.org >> >>> On Feb 27, 2015, at 2:35 PM, Matthias Gamsjager = wrote: >>> >>> Image does boot on an old model B but not on the new rev.2. >>> Guess there needs to be some work done after all >> >> Support for the new SoC is not yet in the tree. I have one on my desk, b= ut >> haven=E2=80=99t had time to even boot it. Others are working on it, but = its not clear >> when they will be able to commit the code. >> >> Warner > > I built a FreeBSD-armv6-11.0-RPI-B-r279900.img image with crochet. This = was the latest > revision when I built it. On the Pi 2, the unmodified image boots to the= so called rainbow > screen and stays there. > > From what I gather, u-boot needs to be updated. Should I be using the of= ficial denx.de > repository (git://git.denx.de/projects/u-boot.git), or is there a better = u-boot repository to > use at this point? > > -Brendan What I gathered is that more needs to be done then just a newer version of uboot to get it working.