]> git.ipfire.org Git - people/ms/u-boot.git/commit
NAND: show manufacturer and device ID for unknown chips
authorFlorian Fainelli <florian@openwrt.org>
Sat, 12 Jun 2010 18:59:25 +0000 (20:59 +0200)
committerScott Wood <scottwood@freescale.com>
Thu, 8 Jul 2010 21:49:50 +0000 (16:49 -0500)
commit3e9b349c7f0873a38d7064be52b9d8cc0afae28f
tree5359230348c79582e6cd5ff52264506b741250a8
parent54841ab50c20d6fa6c9cc3eb826989da3a22d934
NAND: show manufacturer and device ID for unknown chips

When the NAND part is not supported, it is useful to show the manufacturer
and device ID to help debugging and reporting.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/nand_base.c