]> git.sur5r.net Git - u-boot/commit
nand: Add support for unlock.invert
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 22 Aug 2012 21:49:42 +0000 (16:49 -0500)
committerScott Wood <scottwood@freescale.com>
Mon, 17 Sep 2012 22:32:10 +0000 (17:32 -0500)
commiteee623a5049963d0c085be37128bbd22bee1ba1e
tree315346f1597dbeebd2a0d071325bac7fea9de16f
parentd62e9caaaf7e6f5c7d86c9ea19170bfa5adda8be
nand: Add support for unlock.invert

NAND unlock command allows an invert bit to be set to unlock all but
the selected page range.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
[scottwood@freescale.com: updated docs and added comment about invert bit]
Signed-off-by: Scott Wood <scottwood@freescale.com>
common/cmd_nand.c
doc/README.nand
drivers/mtd/nand/nand_util.c
include/nand.h