u-boot/arch/sandbox/cpu
Stefan Brüns 2f159402d9 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>
2016-10-11 10:17:08 -06:00
..
Makefile
cpu.c
eth-raw-os.c
os.c sandbox/fs: Set correct filetype for unknown filetype 2016-10-11 10:17:08 -06:00
sdl.c
spl.c spl: Pass spl_image as a parameter to load_image() methods 2016-10-06 15:08:52 -04:00
start.c
state.c
u-boot-spl.lds
u-boot.lds