commit | 8c5659a6daa2a3af75ec762d25f40dd053bed26f | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed Aug 25 15:24:01 2010 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Mon Oct 11 15:10:26 2010 -0500 |
tree | 1fb1bc5deb620cb717aefc3240714009e297925e | |
parent | 30486322517c99f09eabc53f5fad43063656a4f0 [diff] |
nand commands: make only "dump" repeatable. The dump command is made to increment its address on repeat, as md does. Other commands do not make sense to issue repeatedly, and can be irritating when it happens accidentally, so don't. Signed-off-by: Scott Wood <scottwood@freescale.com> Tested-by: Ben Gardiner <bengardiner@nanometrics.ca>