commit | 0c4a235cb3c6464fd1886101fa9a1be933e340dd | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Tue Mar 19 10:47:56 2013 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Apr 05 13:22:06 2013 +0100 |
tree | 78c362de9c24878713b8dee646a0bef1cd57df4d | |
parent | 5bfa9b71a2d6642506e2dfdf49a66620f54f1d92 [diff] |
mtd: nand_ids: use size macros Use the convenient 'SZ_8K' and 'SZ_16K' macros for the eraseblock size in the NAND IDs table. This is a little more readable. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>