[U-Boot-Users] Pull request: nand-flash
Scott Wood
scottwood at freescale.com
Thu Jul 10 00:51:58 CEST 2008
The following changes since commit c956717ab25c962ef49d49064dfc73f4edcba1fb:
Wolfgang Denk (1):
Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://www.denx.de/git/u-boot-nand-flash.git master
Marcel Ziswiler (1):
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
Scott Wood (2):
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
NAND: ifdef-protect most of nand.h when using legacy NAND.
common/env_nand.c | 8 ++--
cpu/arm926ejs/davinci/nand.c | 10 +++-
drivers/mtd/nand/nand_base.c | 103 +++++++++++++++++++++++------------
drivers/mtd/nand/nand_bbt.c | 4 +-
drivers/mtd/onenand/onenand_base.c | 95 +++++++++++++++++----------------
drivers/mtd/onenand/onenand_bbt.c | 6 +-
include/linux/mtd/mtd.h | 4 +-
include/nand.h | 5 ++-
8 files changed, 140 insertions(+), 95 deletions(-)
More information about the U-Boot
mailing list