From owner-freebsd-arm@freebsd.org Sun Aug 11 00:43:40 2019 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C4191AA49B for ; Sun, 11 Aug 2019 00:43:40 +0000 (UTC) (envelope-from crowston@protonmail.com) Received: from mail1.protonmail.ch (mail1.protonmail.ch [185.70.40.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.protonmail.ch", Issuer "SwissSign Server Silver CA 2014 - G22" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 465gFl3JSPz4NMn for ; Sun, 11 Aug 2019 00:43:38 +0000 (UTC) (envelope-from crowston@protonmail.com) Date: Sun, 11 Aug 2019 00:43:30 +0000 To: Robert Crowston From: Robert Crowston Cc: tech-lists , "freebsd-arm@freebsd.org" Reply-To: Robert Crowston Subject: Re: raspberry pi 4 Message-ID: In-Reply-To: References: <20190709161243.GC4904@mon.zyxst.net> Feedback-ID: 2OVbcR1yHYpdkD8cgQllkFwcuMVZg_LiVMMPvptooFDfHD_03MuQO4ZaF626jWHZYFEhNR2cmIbZ53j4QGWMBQ==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.protonmail.ch X-Rspamd-Queue-Id: 465gFl3JSPz4NMn X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.09 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; HAS_REPLYTO(0.00)[crowston@protonmail.com]; TO_DN_SOME(0.00)[]; FREEMAIL_FROM(0.00)[protonmail.com]; R_SPF_ALLOW(-0.20)[+ip4:185.70.40.0/24]; DKIM_TRACE(0.00)[protonmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[protonmail.com,quarantine]; NEURAL_HAM_SHORT(-0.99)[-0.993,0]; FREEMAIL_TO(0.00)[protonmail.com]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.00)[ip: (-9.61), ipnet: 185.70.40.0/24(-4.90), asn: 19905(-3.91), country: US(-0.05)]; RCVD_IN_DNSWL_LOW(-0.10)[18.40.70.185.list.dnswl.org : 127.0.5.1]; ASN(0.00)[asn:19905, ipnet:185.70.40.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[protonmail.com]; R_DKIM_ALLOW(-0.20)[protonmail.com:s=default]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_REPLYTO(0.00)[protonmail.com]; IP_SCORE_FREEMAIL(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Aug 2019 00:43:40 -0000 I can provide a small update: I have reached the login prompt and I'm now a= ble to login to my raspberry pi 4 running FreeBSD 13. root@rpi4:~ # uname -a FreeBSD rpi4 13.0-CURRENT FreeBSD 13.0-CURRENT 8d7b2908262-c261866(rpi4-sdh= ci) GENERIC-RPI4 arm64 If there is interest, I will put together the patches I had to make. And by= patches, I mean a series of ugly hacks. However, since we have no drivers for PCI-E or ethernet, actually doing any= thing interesting on this device might be more difficult. Robert Crowston. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Tuesday, 9 July 2019 17:24, Robert Crowston via freebsd-arm wrote: > I=E2=80=99m looking at it. The first problem is getting u-boot to work on= the device. > > Andrei Gherzan is also looking at u-boot support; his work is on his gith= ub account at agherzan. At the moment we=E2=80=99re both stuck trying to en= able the MMU during board start up. So quite some distance to go yet. > > On Tue, Jul 9, 2019 at 17:12, tech-lists tech-lists@zyxst.net wrote: > > > Hi, > > Are there any plans on getting freebsd working on the rpi4? Or does it > > already work? Or partly work? > > > > thanks, > > > > -------- > > > > J. > > 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"