commit | 86beebae3acf531b75e63d88b7ec9b3804ce895e | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Thu Nov 14 18:25:31 2013 -0300 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Jan 03 11:22:12 2014 -0800 |
tree | 1f527cdaf685ccf767a965155d122243288f7f0d | |
parent | f0e6a32e9af51e2a65c3cbedbad4cbc6b1479330 [diff] |
mtd: nand: pxa3xx: Add helper function to set page address Let's simplify the code by first introducing a helper function to set the page address, as done by the READ0, READOOB and SEQIN commands. 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>