move remaining nand helper files

Move remaining NAND implementation files into src/flash/nand/.
This commit is contained in:
Zachary T Welch
2009-12-04 21:38:13 -08:00
parent 747d6f2286
commit da3bcb392e
8 changed files with 9 additions and 11 deletions

View File

@@ -26,7 +26,7 @@
#include "config.h"
#endif
#include <flash/arm_nandio.h>
#include "arm_io.h"
#include <target/armv4_5.h>