]> Git Repo - u-boot.git/commit
nand: Add support for unlock.invert
authorJoe Hershberger <[email protected]>
Wed, 22 Aug 2012 21:49:42 +0000 (16:49 -0500)
committerScott Wood <[email protected]>
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 <[email protected]>
[[email protected]: updated docs and added comment about invert bit]
Signed-off-by: Scott Wood <[email protected]>
common/cmd_nand.c
doc/README.nand
drivers/mtd/nand/nand_util.c
include/nand.h
This page took 0.037231 seconds and 4 git commands to generate.