4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-20 14:03:31 +08:00

add /bsp/beaglebone/uboot_cmd.txt file

This commit is contained in:
zchong-cht 2017-02-13 22:09:09 +08:00
parent 60631804fa
commit 9cb9bf377c

View File

@ -1,3 +1,5 @@
mmcinfo
fatload mmc 0 0x80200000 rtthread.bin
go 0x80200000
其中的地址0x80200000根据链接地址确定