From mboxrd@z Thu Jan 1 00:00:00 1970 From: seedshope Date: Sun, 09 Jan 2011 09:15:22 +0800 Subject: [U-Boot] [PATCH 1/3] SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undeclared In-Reply-To: <4D288003.50900@free.fr> References: <1294415633-21029-1-git-send-email-bocui107@gmail.com> <4D27FC6E.5090403@free.fr> <4D287E4A.2030007@gmail.com> <4D288003.50900@free.fr> Message-ID: <4D290C2A.2060506@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/08/2011 11:17 PM, Albert ARIBAUD wrote: > Le 08/01/2011 16:10, seedshope a ?crit : >> On 01/08/2011 01:55 PM, Albert ARIBAUD wrote: >>> Le 07/01/2011 16:53, seedshope a ?crit : >>>> From: seedshope >>>> >>>> CONFIG_SYS_INIT_SP_ADDR point the last PHY of IRAM >>>> and substract the global size. >>>> >>>> Signed-off-by: seedshope >>> Please fix the From: line in all patches in this set; it should not >>> appear in the long commit message. >> ok, I will send RR2. >> >> Thanks, > > You're welcome. > > Don't forget to add some history in V2, so that people can tell what > you changed from V1 to V2 of the patch. ok, Thanks, seedshope > >> seedshope > > Amicalement,