浏览代码

add /bsp/beaglebone/uboot_cmd.txt file

zchong-cht 8 年之前
父节点
当前提交
9cb9bf377c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      bsp/beaglebone/uboot_cmd.txt

+ 2 - 0
bsp/beaglebone/uboot_cmd.txt

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