RTEMS 6.1-rc6
|
MicroBlaze AXI QSPI JFFS2 flash driver definitions. More...
Go to the source code of this file.
Functions | |
int | microblaze_jffs2_initialize (const char *mount_dir) |
Mount jffs2 filesystem. | |
MicroBlaze AXI QSPI JFFS2 flash driver definitions.
int microblaze_jffs2_initialize | ( | const char * | mount_dir | ) |
Mount jffs2 filesystem.
[in] | mount_dir | The directory to mount the filesystem at. |
0 | Successful operation. Negative number otherwise. |