commit | f7aa59b29a451cc502078a9e4ba32345a4250c05 | [log] [tgz] |
---|---|---|
author | Alessandro Rubini <rubini@unipv.it> | Mon Jun 22 09:18:57 2009 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Mon Jul 06 21:53:06 2009 +0200 |
tree | d47c46d9f8a52ee42654e728a42888c22f6a4ecd | |
parent | fd14c41a861cd38ee2fe3abd61d59b57b4eb23c9 [diff] |
arm nomadik: allow Nand and OneNand to coexists The evaluation kit has both Nand and OneNand, both drivers are there and the two configurations only select a different default for the jffs partition. This adds the OneNand driver and cleans up storage. Signed-off-by: Alessandro Rubini <rubini@unipv.it> Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>