mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02: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>