From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 23 Apr 2011 13:33:45 +0200 Subject: [U-Boot] [PATCH 2/3 V2] nhk8815: add support for relocation In-Reply-To: <20110416230012.GA21009@mail.gnudd.com> References: <38e1803df4343b5dc438d3af15c10e1e40a857ae.1302975984.git.rubini@gnudd.com> <20110416230012.GA21009@mail.gnudd.com> Message-ID: <4DB2B919.6050004@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Alessandro, Le 17/04/2011 01:00, Alessandro Rubini a ?crit : > From: Alessandro Rubini > > This patch defines all the needed symbols in the header file > and removes the now-unused config.mk in board directory. > Changes to board C file as requested. > > Signed-off-by: Alessandro Rubini > Signed-off-by: Alessandro Rubini > Acked-by: Andrea Gallo > --- > > Sorry, just noted that a parenthesis was missing in CONFIG_SYS_INIT_SP_ADDR. > It was a latent bug spitting a warning. This only changes that line > over V1 I sent earlier. > > board/st/nhk8815/config.mk | 26 -------------------------- > board/st/nhk8815/nhk8815.c | 9 +++++++-- > include/configs/nhk8815.h | 5 +++++ > 3 files changed, 12 insertions(+), 28 deletions(-) > delete mode 100644 board/st/nhk8815/config.mk Applied to u-boot-arm/master, thanks. Amicalement, -- Albert.