rt-thread-official/bsp/beaglebone/uboot_cmd.txt

5 lines
97 B
Plaintext

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