[U-Boot] Pull request: nand flash

The following changes since commit 54841ab50c20d6fa6c9cc3eb826989da3a22d934: Wolfgang Denk (1): Make sure that argv[] argument pointers are not modified.
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
Florian Fainelli (2): NAND: show manufacturer and device ID for unknown chips NAND: add Toshiba TC58NVG0 identifier
Mike Frysinger (2): mtd: nand_plat: add simple GPIO framework DEV_READY option Blackfin: convert plat-nand code to GPIO framework
drivers/mtd/nand/nand_base.c | 6 +++++- drivers/mtd/nand/nand_ids.c | 1 + drivers/mtd/nand/nand_plat.c | 11 +++++++++++ include/configs/bf537-pnav.h | 9 +-------- include/configs/bf537-stamp.h | 9 +-------- include/configs/bf561-acvilon.h | 8 +------- include/configs/ip04.h | 10 +--------- 7 files changed, 21 insertions(+), 33 deletions(-)

Dear Scott Wood,
In message 20100709194156.GA7244@schlenkerla.am.freescale.net you wrote:
The following changes since commit 54841ab50c20d6fa6c9cc3eb826989da3a22d934: Wolfgang Denk (1): Make sure that argv[] argument pointers are not modified.
are available in the git repository at:
git://git.denx.de/u-boot-nand-flash.git master
Florian Fainelli (2): NAND: show manufacturer and device ID for unknown chips NAND: add Toshiba TC58NVG0 identifier
Mike Frysinger (2): mtd: nand_plat: add simple GPIO framework DEV_READY option Blackfin: convert plat-nand code to GPIO framework
drivers/mtd/nand/nand_base.c | 6 +++++- drivers/mtd/nand/nand_ids.c | 1 + drivers/mtd/nand/nand_plat.c | 11 +++++++++++ include/configs/bf537-pnav.h | 9 +-------- include/configs/bf537-stamp.h | 9 +-------- include/configs/bf561-acvilon.h | 8 +------- include/configs/ip04.h | 10 +--------- 7 files changed, 21 insertions(+), 33 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Scott Wood
-
Wolfgang Denk