[U-Boot] [PATCH V3 0/2] fix: regression in SMDK6400
Simon Schwarz
simonschwarzcor at googlemail.com
Mon Oct 31 17:34:43 CET 2011
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
changes V3:
- fix for: http://article.gmane.org/gmane.comp.boot-loaders.u-boot/114559
- http://article.gmane.org/gmane.comp.boot-loaders.u-boot/114558
Simon Schwarz (2):
nand: Add common functions to linux/mtd/nand.h
Fix regression in SMDK6400
drivers/mtd/nand/nand_base.c | 6 +++---
drivers/mtd/nand/s3c64xx.c | 28 ++--------------------------
include/linux/mtd/nand.h | 7 +++++++
include/nand.h | 3 ---
nand_spl/board/samsung/smdk6400/Makefile | 9 ++++++---
5 files changed, 18 insertions(+), 35 deletions(-)
--
1.7.4.1
More information about the U-Boot
mailing list