How can I open directories of ext4 format filesystem partition in uboot
fs_opendir
is not supported in ext4 filesystem, but I need to access files in a ext4 filesystem directory in uboot.
fs_opendir
is not supported in ext4 filesystem, but I need to access files in a ext4 filesystem directory in uboot.