On Wed, 2001-10-24 at 13:42, J. Scott Kasten wrote: > > My general impression is that your looking for a "FAST" board, and a > little endian board make for mutually exclusive requirements. Not that > little endian couldn't be fast, but just about every piece of hardware > I've seen running little endian has used one of the lesser mips chips in > it where they've cut corners multiplexing address and data over the same > pins and so forth. Someone correct me if I'm wrong, but of all the ones > I've looked at, the little endian boards had the less capable hardware to > boot. I think that's because the market was being driven by these little > Win CE things, and CE only supports little endian. Well, not quite. Linux supports LE too but the choice of LE mips desktop systems is limited. The fastest LE cpu/board I've worked with is the Alchemy Au1000 part running at 396MHz. The board doesn't have and IDE or SCSI controller though. However, it has pcmcia and we've added support for their pcmcia controller, so I was able to use a Hitachi 2GB pcmcia ata card (looks like the IBM Microdrive). That might be one option for reasonably fast native compiles. Pete > > On Wed, 24 Oct 2001, H . J . Lu wrote: > > > On Wed, Oct 24, 2001 at 11:19:27AM -0700, James Simmons wrote: > > > > > > I use a Cobalt Qube for alot of my developement. It works fine. I know it > > > is not in Ralph's tree yet but I plan to send him my work soon. > > > > I think Cobalt Qube is slow and is hard to expand the memory. I need at > > least 128MB RAM. Also the current mips kernel doesn't support it. > > > > > > H.J. > > >