[U-Boot] [PATCH 4/6] mv-common.h: fix DRAM banks configuration

Simon Guinot simon at sequanux.org
Sun May 1 23:38:51 CEST 2011


Hi Eric,

On Sun, May 01, 2011 at 12:11:13PM -0400, Eric Cooper wrote:
> On Sun, May 01, 2011 at 05:04:02PM +0200, Simon Guinot wrote:
> > --- a/include/configs/mv-common.h
> > +++ b/include/configs/mv-common.h
> > @@ -113,6 +113,9 @@
> >  #define CONFIG_SYS_RESET_ADDRESS 0xffff0000	/* Rst Vector Adr */
> >  #define CONFIG_SYS_MAXARGS	16	/* max number of command args */
> >  
> > +/* ====> Include platform Common Definations */
> > +#include <asm/arch/config.h>
> > +
> >  /*
> >   * DRAM Banks configuration, Custom config can be done in <board>.h
> >   */
> > @@ -124,9 +127,6 @@
> >  #endif
> >  #endif /* CONFIG_NR_DRAM_BANKS */
> >  
> > -/* ====> Include platform Common Definations */
> > -#include <asm/arch/config.h>
> > -
> >  /* ====> Include driver Common Definations */
> >  /*
> >   * Common NAND configuration
> > -- 
> > 1.6.3.1
> 
> You didn't fix the "Definations" typos in this one.

Sorry, I missed your reply. I will add this fix into the v3.

Thanks,

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110501/c6cc992e/attachment.pgp 


More information about the U-Boot mailing list