rt-thread/bsp/zynq7000
Bernard Xiong 1368e01470 [BSP] fix RT_DFS_ELM_MAX_LFN to 255. 2017-04-09 19:23:28 +08:00
..
applications bsp: add zynq7000 2014-06-27 14:12:36 +08:00
drivers [Drivers] re-write serial framework. 2014-07-18 06:45:54 +08:00
README.txt bsp: add zynq7000 2014-06-27 14:12:36 +08:00
SConscript bsp: add zynq7000 2014-06-27 14:12:36 +08:00
SConstruct bsp: add zynq7000 2014-06-27 14:12:36 +08:00
rtconfig.h [BSP] fix RT_DFS_ELM_MAX_LFN to 255. 2017-04-09 19:23:28 +08:00
rtconfig.py bsp: add zynq7000 2014-06-27 14:12:36 +08:00
zynq7000.ld bsp: add zynq7000 2014-06-27 14:12:36 +08:00

README.txt

Place the rtthread.bin in the SD card and run:

     mmcinfo; fatload mmc 0 0x1ff00000 rtthread.bin; go 0x1ff00000

in the uboot console.