In message <[EMAIL PROTECTED]> you wrote:
> This patch adds NAND support to the S3C24x0 SoC code in u-boot
> 
> Signed-off-by: Harald Welte <[EMAIL PROTECTED]>

Applied, thanks - but ...

> Index: u-boot/cpu/arm920t/s3c24x0/Makefile
> ===================================================================
> --- u-boot.orig/cpu/arm920t/s3c24x0/Makefile
> +++ u-boot/cpu/arm920t/s3c24x0/Makefile
> @@ -26,7 +26,7 @@
>  LIB  = $(obj)lib$(SOC).a
>  
>  COBJS        = i2c.o interrupts.o serial.o speed.o \
> -       usb.o usb_ohci.o
> +       usb.o usb_ohci.o nand.o

Please keep lists of names sorted, and mind the coding style:

...
warning: 1 line applied after fixing whitespace errors.
...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Real computer scientists don't comment their  code.  The  identifiers
are so long they can't afford the disk space.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to