Bernard Xiong 24a8e66c26 [ci] fix compiling issue 4 years ago
..
applications 296d57e859 [BSP] remove components.h file. 7 years ago
drivers 296d57e859 [BSP] remove components.h file. 7 years ago
README.txt 97fb91dcc6 bsp: add zynq7000 11 years ago
SConscript 97fb91dcc6 bsp: add zynq7000 11 years ago
SConstruct 7be06b67bb [add] default environment 5 years ago
rtconfig.h 24a8e66c26 [ci] fix compiling issue 4 years ago
rtconfig.py 4e2c55ab6a Update rtconfig.py 7 years ago
zynq7000.ld 95c9205053 fix bss start address in ld file 6 years ago

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.