[U-Boot] [PATCH v2 1/8] fs/fat: split out helper to init fsdata
Simon Glass
sjg at chromium.org
Tue Sep 5 08:55:58 UTC 2017
Hi Rob,
On 3 September 2017 at 00:37, Rob Clark <robdclark at gmail.com> wrote:
> Want to re-use this in fat dirent iterator in next patch.
>
> Signed-off-by: Rob Clark <robdclark at gmail.com>
> ---
> fs/fat/fat.c | 73 +++++++++++++++++++++++++++++++++++------------------------
> include/fat.h | 1 +
> 2 files changed, 44 insertions(+), 30 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
But please add a comment to the new structure memory you added.
More information about the U-Boot
mailing list