Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 21:12:53 +0200
From:      Michael <mike@reifenberger.com>
To:        Luiz Otavio O Souza <loos@FreeBSD.org>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: svn commit: r281899 - head/sys/boot/fdt/dts/arm
Message-ID:  <2876f275-e5c1-441c-b9b1-a40ac519b762@email.android.com>
In-Reply-To: <201504231836.t3NIaaEk022281@svn.freebsd.org>
References:  <201504231836.t3NIaaEk022281@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
is there currently a howto build a image and boot the RPI2?
Are the binaries native armv7?
Is SMP supported?

Thanks in advance!

Greetings
---
Michael (mr@)
-- 
Diese Nachricht wurde von meinem Mobiltelefon mit Kaiten Mail gesendet.
From owner-freebsd-arm@FreeBSD.ORG  Thu Apr 23 20:11:11 2015
Return-Path: <owner-freebsd-arm@FreeBSD.ORG>
Delivered-To: freebsd-arm@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id A0687681;
 Thu, 23 Apr 2015 20:11:11 +0000 (UTC)
Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com
 [IPv6:2a00:1450:400c:c00::22b])
 (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 3C4BF1DA0;
 Thu, 23 Apr 2015 20:11:11 +0000 (UTC)
Received: by wgen6 with SMTP id n6so30041114wge.3;
 Thu, 23 Apr 2015 13:11:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :cc:content-type;
 bh=gFd0bE3P9gul+SxlQBnQkBh3VcF2m96A72F8AYaqd70=;
 b=XWMRrP6Au5qASwGxI21yWPrZ8F66QqSOMogn+pRBG/NeS5F3oXitJbv4wB+cPn0pJZ
 FvFSwAKoCsOUIH1lBB/RK48bKs5T2tuJxUxxmU3RugPwRZZ1ONDYdf2nLXag/n1hDeEf
 J9C2tQpPm42Mj+LmpLc8SLdk3mK4tNXxdGtC8e9g4zu+f1ue1CZm5dPQysYBJBLGuflZ
 MlRH/E9qhBSDmDm8Ld3XsyTK5XFBTAn5p5Yl26znI59l4wOrWSEkoCVCBBIO2A28AUIn
 Ev/kowLTot0kHsYOqqCe9H2GCZW+9+l4FUlx2H8sfXvv/GVO4FvWBv2fcEgFOVhKIcII
 1UrA==
MIME-Version: 1.0
X-Received: by 10.181.11.137 with SMTP id ei9mr23291wid.48.1429819869730; Thu,
 23 Apr 2015 13:11:09 -0700 (PDT)
Received: by 10.180.85.104 with HTTP; Thu, 23 Apr 2015 13:11:09 -0700 (PDT)
In-Reply-To: <2876f275-e5c1-441c-b9b1-a40ac519b762@email.android.com>
References: <201504231836.t3NIaaEk022281@svn.freebsd.org>
 <2876f275-e5c1-441c-b9b1-a40ac519b762@email.android.com>
Date: Thu, 23 Apr 2015 17:11:09 -0300
Message-ID: <CAB=2f8yB_75-Cy0Zw4A5hpRhEAJYmKkydOCau6w4Ns4sDDmkjQ@mail.gmail.com>
Subject: Re: svn commit: r281899 - head/sys/boot/fdt/dts/arm
From: Luiz Otavio O Souza <lists.br@gmail.com>
To: Michael <mike@reifenberger.com>
Cc: Luiz Otavio O Souza <loos@freebsd.org>,
 "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Content-Type: text/plain; charset=UTF-8
X-BeenThere: freebsd-arm@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: "Porting FreeBSD to ARM processors." <freebsd-arm.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-arm>,
 <mailto:freebsd-arm-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-arm/>;
List-Post: <mailto:freebsd-arm@freebsd.org>
List-Help: <mailto:freebsd-arm-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-arm>,
 <mailto:freebsd-arm-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Apr 2015 20:11:11 -0000

On 23 April 2015 at 16:12, Michael wrote:
> Hi,
> is there currently a howto build a image and boot the RPI2?
> Are the binaries native armv7?
> Is SMP supported?
>
> Thanks in advance!
>
> Greetings
> ---
> Michael (mr@)
> --
> Diese Nachricht wurde von meinem Mobiltelefon mit Kaiten Mail gesendet.

Hi Michael,

I'm fixing a few rough edges and I'll add the required steps to build
an image soon (the u-boot port has to be committed first).

Yes, the kernel is built as native armv7 but ATM we don't have SMP
support for RPI2.

Apart from SMP the only thing missing now is the framebuffer which I
may give a try until the weekend.

But first I need to get the u-boot port committed ASAP.

Regards,
Luiz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2876f275-e5c1-441c-b9b1-a40ac519b762>