Port-powerpc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd on 8260



At 01:57 PM 10/20/2003, richard%uclinux.net@localhost wrote:
Good evening (o;


Finally got netbsd installed on my old G3 Mac (o;

Since I need it for cross-development for a custom 8260 board
I'll ask if there is some good doc how to patch NetBSD for
a custom board....guess evbppc is a good point to start from...

but what are the next steps?

The first thing is to get a working console.  Can you get the
kernel to write out over the serial port?  Do you have an ICE
or JTAG debugger?

Next you get to do is write a pmap for the 8260.  Since
the 8260 is more similar to the ibm4xx rather than the oea,
you might want to start with that pmap.

Then you start on machine dependent code.  what buses does
it have?  You'll have to attach them and their devices.

What interrupt controller does it use?

etc.




Home | Main Index | Thread Index | Old Index