From owner-freebsd-arm@freebsd.org Wed Mar 2 18:57:50 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20D14AC0485 for ; Wed, 2 Mar 2016 18:57:50 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qk0-x22e.google.com (mail-qk0-x22e.google.com [IPv6:2607:f8b0:400d:c09::22e]) (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 D8DE21867 for ; Wed, 2 Mar 2016 18:57:49 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qk0-x22e.google.com with SMTP id s5so86201100qkd.0 for ; Wed, 02 Mar 2016 10:57:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=UwjJP1W+QCUE7qnU52JsiUGO3wSDCnGyDQrzigAiZIM=; b=RqAJyjO5pKpt7bVkatC9wCeb+BzkHTK568uQc2Qn0NAk7N6ae2G7UxuihxkKC3HuGR rUNaLdxYTpWJy9QmjGwDP6mQxHbqdwh3tDou+psVQPSuJzr/dHPGLOlb8FDGc31vqLV+ VpiBGSp/tMAWVwX0nUwPyxKY80xO0typgZxMNGF6Mi9Y2Onuq67lS28asteSZfJiw1FK kUQgOoyvqieJdl9Y09EuSWQTei3rqpFJ2G6hMzUq9s8XqhNeHgLLoiF5u+K6ZmogCaYk fBpUEhKEFj4cATMwyk23ZAqm2wZYHmssiPJRGR/tSfYBPYf7cTMsMybVQ7iO2ew8cs3H i8gQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc; bh=UwjJP1W+QCUE7qnU52JsiUGO3wSDCnGyDQrzigAiZIM=; b=lUmz93uC4WPRR1s+fI/+bBxyKPjlEVPWf9/EaSyPz+r6zIUa3sgANf4Ulv+XjAaTvA SwO6ZrDFC7FNVqdi7vgAS7hv6G7j2m3loppsPaEM5iMhReChfCWbWOYdXrZSbKhX9bdz 0CS1+CkFrSVDV834ie/ImhttP3ELBiy8w453KZIw2zqH32NRprzTZboqANBsQFhJZ9Ij T8ICkDGtbiVXH7XLicpv8nMtSIYs5VWa9377QNGwwRRZw8AiZj5k2ScDJyvaoU3ts/6i JClTkBORcUaIVQDSoMD7+sQjsE8XHk08znQJa4P8tlKBxEKNspbwyTkDEHsS4c89d0lw wkGQ== X-Gm-Message-State: AD7BkJLKi/MQvsJMSTkK77mMnyIcIk5XseguoEtlDE5uUBuefhLoxEb2IzNrtcDLZ2yQpC4/W/nxs5gJoExS7A== MIME-Version: 1.0 X-Received: by 10.55.80.68 with SMTP id e65mr35593193qkb.46.1456945068805; Wed, 02 Mar 2016 10:57:48 -0800 (PST) Sender: wlosh@bsdimp.com Received: by 10.140.30.166 with HTTP; Wed, 2 Mar 2016 10:57:48 -0800 (PST) X-Originating-IP: [50.253.99.174] In-Reply-To: References: <20160229225811.GB74374@server.rulingia.com> Date: Wed, 2 Mar 2016 11:57:48 -0700 X-Google-Sender-Auth: RVaGChnvtzG4REN32g--c0zSfL8 Message-ID: Subject: Re: FreeBSD on the RaspberryPi 3 From: Warner Losh To: Tom Storey Cc: Peter Jeremy , "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2016 18:57:50 -0000 I suspect that we'll need an aarch64 kernel and userland, at the very least, to make this work. Plus there's likely some dragons hiding in uboot / ubldr. Warner On Wed, Mar 2, 2016 at 11:25 AM, Tom Storey wrote: > Ive just got my rpi 3, took the SD card straight out of my rpi 2 and > stuck it in, doesnt boot - stuck on the multi coloured screen. Back in > the rpi 2 and boots up straight away. > > I suspect its some device tree thing. The usual suspect. > > Doesnt look like it will be an easy straight swap. Or the 11-current I > am running is too damn old... > > On 29 February 2016 at 22:58, Peter Jeremy wrote: > > Has anyone gotten close enough to a RPi3 to know how difficult it will be > > to get FreeBSD to run on it - in particular the Bluetooth and WiFi? > > > > -- > > Peter Jeremy > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >