Searched hist:"5 e8f98319d8582d6a066610b5f1ec9b1a3f79704" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fat.h | 5e8f98319d8582d6a066610b5f1ec9b1a3f79704 Wed Oct 17 06:44:59 UTC 2012 Stephen Warren <swarren@nvidia.com> FAT: implement fat_set_blk_dev(), convert cmd_fat.c
This makes the FAT filesystem API more consistent with other block-based filesystems. If in the future standard multi-filesystem commands such as "ls" or "load" are implemented, having FAT work the same way as other filesystems will be necessary.
Convert cmd_fat.c to the new API, so the code looks more like other files implementing the same commands for other filesystems.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | fat.c | 5e8f98319d8582d6a066610b5f1ec9b1a3f79704 Wed Oct 17 06:44:59 UTC 2012 Stephen Warren <swarren@nvidia.com> FAT: implement fat_set_blk_dev(), convert cmd_fat.c
This makes the FAT filesystem API more consistent with other block-based filesystems. If in the future standard multi-filesystem commands such as "ls" or "load" are implemented, having FAT work the same way as other filesystems will be necessary.
Convert cmd_fat.c to the new API, so the code looks more like other files implementing the same commands for other filesystems.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
|