Date: Tue, 27 Feb 2018 08:06:45 -0800 (PST) From: "Rodney W. Grimes" <freebsd@pdx.rh.CN85.dnsmgr.net> To: mmel@freebsd.org Cc: rgrimes@freebsd.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r330072 - in head/sys: arm/broadcom/bcm2835 dts/arm Message-ID: <201802271606.w1RG6j3n015915@pdx.rh.CN85.dnsmgr.net> In-Reply-To: <e4c7a0da-3125-7810-8d0a-340ac3cbb45d@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > On 27.02.2018 16:31, Rodney W. Grimes wrote: > >> Author: mmel > >> Date: Tue Feb 27 15:01:17 2018 > >> New Revision: 330072 > >> URL: https://svnweb.freebsd.org/changeset/base/330072 > >> > >> Log: > >> Switch to mainstream DTS for Raspberry Pi-B and Pi-2. > >> This is first step in attempt to make FreeBSD compatible with all variants of > >> RPi boards. > >> > >> Reviewed by: gonzo > >> MFC after: 3 weeks > >> > >> Modified: > >> head/sys/arm/broadcom/bcm2835/bcm2835_intr.c > >> head/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c > >> head/sys/arm/broadcom/bcm2835/bcm2835_systimer.c > >> head/sys/arm/broadcom/bcm2835/bcm283x_dwc_fdt.c > >> head/sys/dts/arm/rpi.dts > >> head/sys/dts/arm/rpi2.dts > > > > YES! What are the chances of also getting arm7 support working for RPi3? > > Most other people can run a 32bit OS on this board, I do not see why we > > only support a 64 bit (aarch64) variant. > > > > Yes, I think that we are very close. We still needs FreeBSD specific > overlay > (head/sys/dts/arm/rpi(2).dts) and something very similar is also necessary > for RPi3, but all other bits should be already in tree. > (But I cannot test this now, my RPi3 is dead) I can test it, have the cross build platform for it already doing builds of lots of arm/mips/i386 stuff, can easily add RPi4/32 to the mix. And I have the hardware to boot it. -- Rod Grimes rgrimes@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802271606.w1RG6j3n015915>