[U-Boot] [PATCH 0/3] fix: regression in SMDK6400
Scott Wood
scottwood at freescale.com
Thu Sep 29 18:07:21 CEST 2011
On 09/29/2011 02:44 AM, Simon Schwarz wrote:
> This is a fix for a regression introduced by my patch
> 55f429bb39614a16b1bacc9a8bea9ac01a60bfc8 to u-boot-ti/next
>
> The issue is described here:
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/108873
>
> Simon Schwarz (3):
> nand: Remove static modifier from common functions
> nand: Add common functions to nand.h
> Fix regression in SMDK6400
>
> drivers/mtd/nand/nand_base.c | 6 +++---
> drivers/mtd/nand/s3c64xx.c | 26 --------------------------
> include/nand.h | 10 +++++++---
> nand_spl/board/samsung/smdk6400/Makefile | 9 ++++++---
> 4 files changed, 16 insertions(+), 35 deletions(-)
>
Acked-by: Scott Wood <scottwood at freescale.com>
I guess this will be taken by the ti tree, since it fixes a problem
there? I assume patch 3 won't apply to what's currently in mainline.
-Scott
More information about the U-Boot
mailing list