Add nand driver that works with a nand simulator
[yaffs2.git] / direct / test-framework / tests / init_fw_update_test_nand.sh
index 648313a44b57081146522c94063683905d5eb01c..7575e7610bb43c55c94c433cc9397489e82e79c1 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/bash
 # Run this to initialise the file system for the test runs.
    rm seed-nand-*
-   rm emfile-2k-*
-   ./yaffs_test  -u -i yaffs2
+   rm emfile-nand-*
+   ./yaffs_test  -u -i nand
+