Bernard Xiong 692e597847 [BSP] use RT_USING_LIBC instead of RT_USING_NEWLIB il y a 11 ans
..
applications 97fb91dcc6 bsp: add zynq7000 il y a 11 ans
drivers c45f5a2490 [Drivers] re-write serial framework. il y a 11 ans
README.txt 97fb91dcc6 bsp: add zynq7000 il y a 11 ans
SConscript 97fb91dcc6 bsp: add zynq7000 il y a 11 ans
SConstruct 97fb91dcc6 bsp: add zynq7000 il y a 11 ans
rtconfig.h 692e597847 [BSP] use RT_USING_LIBC instead of RT_USING_NEWLIB il y a 11 ans
rtconfig.py 97fb91dcc6 bsp: add zynq7000 il y a 11 ans
zynq7000.ld 97fb91dcc6 bsp: add zynq7000 il y a 11 ans

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.