diff options
author | Rob Clark <robdclark@gmail.com> | 2017-09-09 13:15:58 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-09-15 09:03:13 -0400 |
commit | 89191d626793490b579e1d36e7d7a4464a20f9f6 (patch) | |
tree | d4e236f4727d390695f844a063619c5c418584dd /arch/xtensa/dts | |
parent | 41fa83d1a6cdd8ddfb3fbe332252193ff8fb8b71 (diff) |
fat/fs: move ls to generic implementation
Add a generic implementation of 'ls' using opendir/readdir/closedir, and
replace fat's custom implementation. Other filesystems should move to
the generic implementation after they add opendir/readdir/closedir
support.
Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Ćukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/xtensa/dts')
0 files changed, 0 insertions, 0 deletions