build FreeBSD image for SKW99 board

this board use SoC QCA9531

According to the data sheet the QCA9531 SoC has a MIPS 24Kc processor.

Here is the FreeBSD MIPS project page:


Following the "Kernel Configuration files" link from that page, you can find a kernel configuration base file for the Qualcomm Atheros QCA953x SoC:



The freebsd-mips mailing list is a low volume list, but nevertheless you should get some response.
 
I would suggest getting a bit of experience building FreeBSD on Tier1 hardware (i386/amd64) first. Once you're familiar with the process you can have a go on more "exotic" hardware.
 
Back
Top