uboot_cmd.txt 97 B

12345
  1. mmcinfo
  2. fatload mmc 0 0x80200000 rtthread.bin
  3. go 0x80200000
  4. 其中的地址0x80200000根据链接地址确定