summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorStefan Brüns <stefan.bruens@rwth-aachen.de>2016-10-04 21:46:35 +0200
committerSimon Glass <sjg@chromium.org>2016-10-11 10:17:08 -0600
commit2f159402d9ab0dc642759d9eab3b002cde33064d (patch)
tree6f47d133408e3656f8846279410289627a161b2f /cmd
parent80793db9091b40cf0078568bb5359be0e7f43e89 (diff)
downloadu-boot-imx-2f159402d9ab0dc642759d9eab3b002cde33064d.zip
u-boot-imx-2f159402d9ab0dc642759d9eab3b002cde33064d.tar.gz
u-boot-imx-2f159402d9ab0dc642759d9eab3b002cde33064d.tar.bz2
sandbox/fs: Set correct filetype for unknown filetype
The "hostfs ls" command prefixes each directory entry with either DIR, LNK or " " if it is a directory, symlink resp. regular file, or "???" for any other or unknown type. The latter only works if the type is set correctly, as the entry defaults to OS_FILET_REG and e.g. socket files show up as regular files. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions