aozima 19433e0cf5 update SConscript: support scons 3. %!s(int64=8) %!d(string=hai) anos
..
applications 296d57e859 [BSP] remove components.h file. %!s(int64=8) %!d(string=hai) anos
drivers 296d57e859 [BSP] remove components.h file. %!s(int64=8) %!d(string=hai) anos
README.txt 97fb91dcc6 bsp: add zynq7000 %!s(int64=11) %!d(string=hai) anos
SConscript 97fb91dcc6 bsp: add zynq7000 %!s(int64=11) %!d(string=hai) anos
SConstruct 97fb91dcc6 bsp: add zynq7000 %!s(int64=11) %!d(string=hai) anos
rtconfig.h 1368e01470 [BSP] fix RT_DFS_ELM_MAX_LFN to 255. %!s(int64=8) %!d(string=hai) anos
rtconfig.py 19433e0cf5 update SConscript: support scons 3. %!s(int64=8) %!d(string=hai) anos
zynq7000.ld 601ab35841 update gcc linker script: fixed __bss_start align error. %!s(int64=8) %!d(string=hai) anos

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.