BeagleBone Black MMC ordering clashes

Ian Lepore ian at freebsd.org
Mon Jan 9 04:31:09 UTC 2017


On Mon, 2017-01-09 at 00:32 -0200, Dr. Rolf Jansen wrote:
> > 
> > Am 09.01.2017 um 00:15 schrieb Ian Lepore <ian at freebsd.org>:
> > 
> > [...]
> > Okay, I got this all done and tested this weekend, and just
> > committed
> > all the changes for am335x (beaglebone) and imx6 (wandboard, cubox,
> > etc).  It's pretty easy to convert an existing driver, so I expect
> > other boards with sdhci-compatible hardware to get updated soon
> > too.
> > 
> > If you are set up to build custom kernels, you just need to update
> > your
> > sources to r311736 or later and rebuild.  Otherwise you can wait
> > until
> > the next 12-current snapshot is available (I think those still come
> > out
> > weekly).
> Ian,
> 
> thank you very much for all you efforts.
> 
> My x86-machines are running custom kernels and personally I am set
> building it, however, I am in the course of porting my own software
> to the BeagleBone, and I learned already that compiling huge code
> bases on it is not fun at all.
> 
> At some point in time in the near future, I need to setup ARM cross
> building on one of my faster x86 machines. For the time being, I will
> wait for the next snapshot, and of course I will report my findings.
> 
> Best regards
> 
> Rolf

It's a bit out of date now, and it was oriented towards people hacking
on freebsd-arm support stuff for many boards at once, but there is
pretty good info on crossbuilding here...

https://wiki.freebsd.org/FreeBSD/arm/crossbuild

-- Ian



More information about the freebsd-arm mailing list