diff options
| author | Donggeun Kim <[email protected]> | 2011-10-24 21:15:28 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-10-26 21:40:44 +0200 |
| commit | c30a15e590c7e5bfd27e4704c81648071f11d51f (patch) | |
| tree | 3dfb06047dccb50fbf1555ff48a5396ea5317488 /board/eNET/eNET.c | |
| parent | eea63e05d0b7f54e7aa39725015483972c71cb3c (diff) | |
FAT: Add FAT write feature
In some cases, saving data in RAM as a file with FAT format is required.
This patch allows the file to be written in FAT formatted partition.
The usage is similar with reading a file.
First, fat_register_device function is called before file_fat_write function
in order to set target partition.
Then, file_fat_write function is invoked with desired file name,
start ram address for writing data, and file size.
Signed-off-by: Donggeun Kim <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'board/eNET/eNET.c')
0 files changed, 0 insertions, 0 deletions
