[U-Boot-Users] [PATCH] cpu/mpc8260/: ported new fdt code from cpu/mpc83xx/

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Mar 17 11:33:58 CET 2008


On 11:14 Mon 17 Mar     , Nikita V. Youshchenko wrote:
> > In message <200802251819.19633 at blacky.localdomain> you wrote:
> > > --- a/cpu/mpc8260/Makefile
> > > +++ b/cpu/mpc8260/Makefile
> > > @@ -28,7 +28,7 @@ LIB	= $(obj)lib$(CPU).a
> > >  START	= start.o kgdb.o
> > >  COBJS	= traps.o serial_smc.o serial_scc.o cpu.o cpu_init.o speed.o \
> > >  	  interrupts.o ether_scc.o ether_fcc.o i2c.o commproc.o \
> > > -	  bedbug_603e.o pci.o spi.o
> > > +	  bedbug_603e.o pci.o spi.o fdt.o
> >
> > Maybe we could try and keep (or rather make, s far as possible) lists
> > sorted.
> 
> Shouldn't list sorting go into separate patch?
Btw please split it on file for one line
> 
> > > diff --git a/cpu/mpc8260/fdt.c b/cpu/mpc8260/fdt.c
> >
> > ...
> >
Best Regards,
J




More information about the U-Boot mailing list