On Wed, Jan 28, 2009 at 08:10:37AM +0300, Maxim Artamonov wrote:
>         V3 NAND_SPL support for phycore imx31
> 
>         This patch is applied on U-Boot v2008.10 release.

ACK the NAND bits (though I/O accessors should be used rather than direct
volatile dereferencing, and there are some minor code style issues); I'll
leave the ARM bits up to the ARM maintainer.

> +     nand_load (CFG_NAND_U_BOOT_OFFS, CFG_NAND_U_BOOT_SIZE, \
> +                        (uchar *)CFG_NAND_U_BOOT_DST);

Remove this backslash.

-Scott
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to