uboot下如何使用fatls工具?

答: 如列出第一个sd卡第一个分区中的文件:

  fatls mmc 0:1 /

原文地址:https://www.cnblogs.com/dakewei/p/11466406.html