freebsd/pandaboard Spurious interrupt detected [0x000003ff]

Tim Kientzle tim at kientzle.com
Tue Nov 5 04:47:36 UTC 2013


On Nov 3, 2013, at 6:19 PM, David Cheney <david.cheney at canonical.com> wrote:
> 
> As a question to the group, I have the following hardware
> 
> Pandaboard
> BeagleBone Black
> RPi
> 
> And I am trying to bring up Freebsd/arm so I can get our Go builder
> working again[1]. Of these candidates, which is the one you would
> recommend ?

Either the BBB or the RPi.

Both are reasonably well-supported on FreeBSD/ARM
right now.  Each has issues, but there are enough
people using each one that the issues are steadily
getting resolved.


> ... BBB ... selecting a very low, ~550mhz clock speed

Yep.  That would be one of the "issues."


> … build times for ports and go of many hours.

If your primary concern is build time for ports, talk
to Stacey Son and Baptiste about Stacey's QEMU
ARM activator.  Basically, they've come up with a
technique for running cross-builds on AMD64
hosts targeting ARM and MIPS at nearly native
performance and using the native build scripts.

It's the most promising approach so far for doing
bulk builds targeting ARM and MIPS.  Very
clever, but hard to explain.

Tim



More information about the freebsd-arm mailing list