From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 11 Sep 2011 18:11:52 +0200 Subject: [U-Boot] [PATCH] ARM: hawkboard: fix compilation of nand_spl In-Reply-To: <4E6CDAEB.6050404@aribaud.net> References: <1315686495-9133-1-git-send-email-wd@denx.de> <20110910204627.6D4851408770@gemini.denx.de> <4E6CDAEB.6050404@aribaud.net> Message-ID: <4E6CDDC8.5040300@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 Le 11/09/2011 17:59, Albert ARIBAUD a ?crit : > Hi Wolfgang, > > Le 10/09/2011 22:46, Wolfgang Denk a ?crit : >> Dear Wolfgang Denk, >> >> In message<1315686495-9133-1-git-send-email-wd@denx.de> you wrote: >>> Fix build problem: >>> >>> nand_spl/board/davinci/da8xxevm/hawkboard_nand_spl.c: In function 'board_init_f': >>> nand_spl/board/davinci/da8xxevm/hawkboard_nand_spl.c:132: warning: implicit declaration of function 'nand_boot' >>> nand_spl/board/davinci/da8xxevm/hawkboard_nand_spl.c:133: warning: 'noreturn' function does return >>> >>> Signed-off-by: Wolfgang Denk >>> Cc: Syed Mohammed Khasim >>> Cc: Sughosh Ganu >>> Cc: Albert ARIBAUD >>> --- >>> board/davinci/da8xxevm/hawkboard_nand_spl.c | 1 + >>> 1 files changed, 1 insertions(+), 0 deletions(-) >> >> Applied, thanks. >> >> Best regards, >> >> Wolfgang Denk > > I'd already applied this patch from Stefano to u-boot-arm/master. Correction: you, not I, had already applied a patch with the exact same title and different content. Amicalement, -- Albert.