Subject: Re: PCI on MIPS big-endian?
To: None <charles@embsyspro.com>
From: None <sjhill@realitydiluted.com>
List: port-mips
Date: 10/18/2005 10:54:43
> Doesn't the Au15xx series have built-in conventions for allowing automatic
> byte ordering?.  Wasn't the PCI interface in the Au15xx series was designed
> for just such an occurrence?
>
Yes, it sure does. I beg forgiveness for this advance, really I'm sorry.
In the latest Linux 2.6 kernel, 'arch/mips/au1000/pb1500/board_setup.c'
around line 138 you can see the selection between big and little endian
to setup the PCI bus. I'm going to get flamed, I can feel it.

-Steve