commit | cdba2be2aa2c40e8dc7eb5e334e47704b44f2d61 | [log] [tgz] |
---|---|---|
author | Enric Balletbo i Serra <eballetbo@iseebcn.com> | Thu Feb 07 23:14:46 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Mar 08 16:41:14 2013 -0500 |
tree | d1bd45a973153c558cae7a0eb7ff625089ae49c9 | |
parent | 79c965dacc10e564d373e35f5152338a3c20e3c1 [diff] |
SPL: ONENAND: Fix some ONENAND related defines. Some ONENAND related defines use the term ONE_NAND instead of ONENAND, as the technology name is ONENAND this patch replaces all these defines. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>