[U-Boot] [PATCH V4 3/3] FAT: implement fat_set_blk_dev(), convert cmd_fat.c

Benoît Thébaudeau benoit.thebaudeau at advansee.com
Wed Oct 17 19:12:05 CEST 2012


Hi Stephen,

On Wednesday, October 17, 2012 6:44:59 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren at nvidia.com>
> 
> 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 at nvidia.com>
> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>
> ---
> v4: No change (just rebased).
> v3: Rebase on new fat.c cleanup patch.
> v2: Fix inverted test of get_partition_info() result in
> fat_register_device().
> ---
[...]

I'm still fine with the V4 of this series:
Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>

Best regards,
Benoît


More information about the U-Boot mailing list