README.txt 138 B

12345
  1. Place the rtthread.bin in the SD card and run:
  2. mmcinfo; fatload mmc 0 0x1ff00000 rtthread.bin; go 0x1ff00000
  3. in the uboot console.