Ernest 7be06b67bb [add] default environment 6 vuotta sitten
..
applications 296d57e859 [BSP] remove components.h file. 8 vuotta sitten
drivers 296d57e859 [BSP] remove components.h file. 8 vuotta sitten
README.txt 97fb91dcc6 bsp: add zynq7000 12 vuotta sitten
SConscript 97fb91dcc6 bsp: add zynq7000 12 vuotta sitten
SConstruct 7be06b67bb [add] default environment 6 vuotta sitten
rtconfig.h 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 7 vuotta sitten
rtconfig.py 4e2c55ab6a Update rtconfig.py 8 vuotta sitten
zynq7000.ld 95c9205053 fix bss start address in ld file 7 vuotta sitten

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.