[U-Boot] [PATCH 14/17] cmd: fat: add fatmkdir command
Heinrich Schuchardt
xypron.glpk at gmx.de
Fri Jul 20 17:09:17 UTC 2018
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.
Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
More information about the U-Boot
mailing list