On Fri, Jun 13, 2003 at 10:28:03PM +0200, Maciej W. Rozycki wrote: > On Fri, 13 Jun 2003, Geert Uytterhoeven wrote: > > > So in the future we may see something like this: > > > > arch/mips/chipset1/... > > /chipset2/... > > /... > > /board1/... > > /board2/... > > > > where the board* directories contain the glue code for the specific boards? > > It looks as a good idea, although possibly an intermediate directory > would be desireable not to clutter arch/mips too much. E.g: > > arch/mips/platforms/platform1/... > /platform2/... > ... > arch/mips/chipset/chipset1/... > /chipset2/... > > I assume by "chipset" you mean the lone system controller or host bridge. > I agree. Jun