]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OneNAND: Fill in MTD function pointers for OneNAND.
authorFathi BOUDRA <fabo@debian.org>
Wed, 6 Aug 2008 08:06:20 +0000 (10:06 +0200)
committerScott Wood <scottwood@freescale.com>
Tue, 12 Aug 2008 16:31:32 +0000 (11:31 -0500)
commit195ccfc5991d48764b2519941e3507f693851d5d
treece408bdc4c66f24be4b4ae73cbfaa088b871456d
parentaa646643b6bc250cb3a4966bf728876e0c10d329
OneNAND: Fill in MTD function pointers for OneNAND.

onenand_print_device_info():
 - Now returns a string to be placed in mtd->name,
   rather than calling printf.
 - Remove verbose parameter as it becomes useless.

Signed-off-by: Fathi Boudra <fabo@debian.org>
Signed-off-by: Scott Wood <scottwood@freescale.com>
common/cmd_onenand.c
drivers/mtd/onenand/onenand_base.c
include/onenand_uboot.h