[U-Boot] [PATCH 14/17] cmd: fat: add fatmkdir command
AKASHI Takahiro
takahiro.akashi at linaro.org
Tue Jul 24 02:07:15 UTC 2018
On Fri, Jul 20, 2018 at 07:09:17PM +0200, Heinrich Schuchardt wrote:
> On 07/20/2018 04:57 AM, AKASHI Takahiro wrote:
> > In this patch, a new command, fatmkdir, is added.
> >
> > Please note that, as there is no notion of "current directory" on u-boot,
> > a directory name specified must contains an absolute directory path as
> > a parent directory. Otherwise, "/" (root directory) is assumed.
> >
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> > ---
>
> Please, provide a Python test with an additional patch.
Please see my reply to Simon's/Tom's comments.
> Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
Thanks a lot for your review.
-Takahiro AKASHI
More information about the U-Boot
mailing list