NAND: Add nand read.raw and write.raw commands
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 23 Sep 2011 13:43:10 +0000 (15:43 +0200)
committerScott Wood <scottwood@freescale.com>
Mon, 3 Oct 2011 23:35:12 +0000 (18:35 -0500)
commitfb3659ac422801ea18f36ef62926df70beeada4c
tree80f4eb0ee045e88ef731eab2f494317e161379dc
parent6d41419f0b010db03c01dec59875144457aa11d2
NAND: Add nand read.raw and write.raw commands

These commands should work around various "hardware" ECC and BCH methods.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
[scottwood@freescale.com: s/write the page/access the page/]
Signed-off-by: Scott Wood <scottwood@freescale.com>
common/cmd_nand.c
doc/README.nand