diff options
author | Simon Glass <sjg@chromium.org> | 2012-12-26 09:53:34 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-03-04 14:19:56 -0500 |
commit | 62584db191013f13133be0f6702d0c935a7c85a6 (patch) | |
tree | a8a688c79900497e511269216623fd54105efd10 /drivers | |
parent | e6d5241534486effa116bf685f7707041492ec7b (diff) | |
download | u-boot-imx-62584db191013f13133be0f6702d0c935a7c85a6.zip u-boot-imx-62584db191013f13133be0f6702d0c935a7c85a6.tar.gz u-boot-imx-62584db191013f13133be0f6702d0c935a7c85a6.tar.bz2 |
sandbox: Add a way of obtaining directory listings
This implementation uses opendir()/readdir() to access the directory
information and then puts it in a linked list for the caller's use.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions