FreeBSD on EST sbc8260 or EST Scout (750+8260 based) boards ?

peterg at ptree32.com.au peterg at ptree32.com.au
Mon Nov 3 17:00:59 PST 2003


Hi Andrew,

>I'm looking at th e feasibility of getting FreeBSD going on these boards. 
>I believe they both use openfirmware...
>
>Any pointers to info / examples would be greatly appreciated ...

 Having OpenFirmware simplifies the job a lot. The main issue is device drivers,
and the bus-probing code. Some code to have a look at is uninorth.c/grackle.c, which
are the host bridges on supported Mac models (grackle is the Motorola MPC106
host-pci bridge).

 A scan of the ppc email archives will help with cross-build instructions. And let
me know if you have any questions: it's certainly a goal of mine to get the port
running on 8260 h/w at some stage.

later,

Peter.d


More information about the freebsd-ppc mailing list