Date: Tue, 27 Feb 2018 16:51:48 +0100 From: Michal Meloun <melounmichal@gmail.com> To: rgrimes@freebsd.org Cc: 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: <e4c7a0da-3125-7810-8d0a-340ac3cbb45d@freebsd.org> In-Reply-To: <201802271531.w1RFVDck015763@pdx.rh.CN85.dnsmgr.net> References: <201802271531.w1RFVDck015763@pdx.rh.CN85.dnsmgr.net>
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) Michal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e4c7a0da-3125-7810-8d0a-340ac3cbb45d>