Ronald G Minnich <[EMAIL PROTECTED]> writes:

> On 22 Jan 2001, Eric W. Biederman wrote:
> 
> > Why does cpu break at the processor level?
> > I would think it would make a little more sense to break at architecture
> > before cpu.  I.e. x86/p5 x86/p6 x86/athlon ...
> 
> I couldn't decide on this. Problem is that so much AMD code is common to
> the p5 tree. I didn't get any obections so I let it go.

Actually this is mostly why I am looking for a change.
Though not specifically for the AMD stuff.

As we get multiple architectures
cpu/alpha will be much different from cpu/x86 assuming,
but a cpu/alpha/ev6 will be virtually identical to a 
cpu/alpha/ev67.

So adding an extra layer (and perhaps flatting a layer) makes
sense at the cpu level.

> I'm open to suggestions. This stuff is easily changed. But let's wait til
> Ollie is back and we get other comments to change anything.

Fine.

> > How are you currently building?
> 
> Well, sorry to say,
> 
> cd romimage/RON_L440GX
> make
> 
> or clone this directory elsewhere, change the value of TOP and LINUX, and
> then make.

Thanks.

Eric

Reply via email to