mirror of
https://xff.cz/git/u-boot/
synced 2025-10-27 00:24:09 +01:00
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>