Home
last modified time | relevance | path

Searched hist:"0349 da51009211b540a8653795dee5d4b872fd3b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dfat.cdiff 0349da51009211b540a8653795dee5d4b872fd3b Tue Sep 11 01:59:11 CDT 2018 AKASHI Takahiro <takahiro.akashi@linaro.org> cmd: fat: add fatmkdir command

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>
Signed-off-by: Alexander Graf <agraf@suse.de>