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

Michal Meloun melounmichal at gmail.com
Tue Feb 27 15:51:51 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)

Michal


More information about the svn-src-head mailing list