Hi,
I have one question related the sd/mmc card. I am able to detect the sd card. with sd card i get the total capacity also. but is there any command or code to calculate the free space available on SD/MMC card in u-boot.
e.g with disk space we get total size of disk, used space, free space on disk in rootfs. but can i get the such information in u-boot level.