소스 검색

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根据链接地址确定