From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Cooper Date: Sun, 1 May 2011 12:11:13 -0400 Subject: [U-Boot] [PATCH 4/6] mv-common.h: fix DRAM banks configuration In-Reply-To: <1304262244-13788-5-git-send-email-simon.guinot@sequanux.org> References: <1304262244-13788-1-git-send-email-simon.guinot@sequanux.org> <1304262244-13788-5-git-send-email-simon.guinot@sequanux.org> Message-ID: <20110501161113.GB5832@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > + > /* > * DRAM Banks configuration, Custom config can be done in .h > */ > @@ -124,9 +127,6 @@ > #endif > #endif /* CONFIG_NR_DRAM_BANKS */ > > -/* ====> Include platform Common Definations */ > -#include > - > /* ====> Include driver Common Definations */ > /* > * Common NAND configuration > -- > 1.6.3.1 You didn't fix the "Definations" typos in this one. -- Eric Cooper e c c @ c m u . e d u