]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bcm2835_sdhci: add some very basic support for rpi4
authorkevans <kevans@FreeBSD.org>
Fri, 8 Nov 2019 20:12:57 +0000 (20:12 +0000)
committerkevans <kevans@FreeBSD.org>
Fri, 8 Nov 2019 20:12:57 +0000 (20:12 +0000)
commit03bfdf65b4b3cf6bef5f417f00d62540cae5e5b7
tree8588b31ce0ca43734e91efa1a51cd5a7dfc40899
parent8f9b3b58bfb2d8b3c692aca0f32b7c3b723ede1d
bcm2835_sdhci: add some very basic support for rpi4

DMA is currently disabled while I work out why it's broken, but this is
enough for upstream U-Boot + rpi-firmware + our rpi3-psci-monitor to boot
with the right config.

The RPi 4 is still not in a good "supported" state, as we have no
USB/PCI-E/Ethernet drivers, but if air-gapped pies only able to operate over
cereal is your thing, here's your guy.

Submitted by: Robert Crowston (with modifications)
sys/arm/broadcom/bcm2835/bcm2835_sdhci.c