
24 Jul
2018
24 Jul
'18
4:07 a.m.
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@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@gmx.de
Thanks a lot for your review. -Takahiro AKASHI