freebsd / crochet

Build FreeBSD images for RaspberryPi, BeagleBone, PandaBoard, and others.
BSD 2-Clause "Simplified" License
609 stars 187 forks source link

Add generic firmware support #233

Closed DianeBruce closed 6 years ago

DianeBruce commented 6 years ago

Add firmware support for Raspberry Pi3

brd commented 6 years ago

Did you test building an image with these changes?

DianeBruce commented 6 years ago

On Mon, Apr 09, 2018 at 10:09:51AM -0700, Brad Davis wrote:

Did you test building an image with these changes?

Yes and it looks fine. But if you have been watching #bsdmips gonzo's changes to u-boot have broken things.

Guess we are both looking at it....

--

cheasy commented 6 years ago

Checked Raspberry Pi 3 build against 12.0-CURRENT @ r331740. Compile dies during building the clang compiler in base.

brd commented 6 years ago

@DianeBruce It is missing some changes then.

brd commented 6 years ago

Committed, thanks.