svn commit: r330072 - in head/sys: arm/broadcom/bcm2835 dts/arm

Rodney W. Grimes freebsd at pdx.rh.CN85.dnsmgr.net
Tue Feb 27 16:06:48 UTC 2018


> 
> 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 at freebsd.org


More information about the svn-src-head mailing list