From mboxrd@z Thu Jan 1 00:00:00 1970 From: seedshope Date: Sat, 08 Jan 2011 23:10:02 +0800 Subject: [U-Boot] [PATCH 1/3] SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undeclared In-Reply-To: <4D27FC6E.5090403@free.fr> References: <1294415633-21029-1-git-send-email-bocui107@gmail.com> <4D27FC6E.5090403@free.fr> Message-ID: <4D287E4A.2030007@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 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, seedshope > Amicalement,