commit | 5bb653e890ca7a5b4ba9042cb60d02f7ddef8c21 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Mon Aug 12 14:14:49 2013 -0300 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Aug 30 21:34:52 2013 +0100 |
tree | e6188756ec5c1856ce848beba9ca02f7a63a8c59 | |
parent | cd9d11820f4232856d6254a29fbb9c4f51a981c2 [diff] |
mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field Some commands (such as the ONFI parameter page read) need to clear the 'spare enable' bit. This commit allows to set/clear depending on the prepared command, instead of having it always set. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Tested-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>