Meco Man 40bb949cd5 update bsp zynq7000 il y a 5 ans
..
applications 296d57e859 [BSP] remove components.h file. il y a 8 ans
drivers 296d57e859 [BSP] remove components.h file. il y a 8 ans
README.txt 97fb91dcc6 bsp: add zynq7000 il y a 11 ans
SConscript 97fb91dcc6 bsp: add zynq7000 il y a 11 ans
SConstruct 7be06b67bb [add] default environment il y a 6 ans
rtconfig.h 40bb949cd5 update bsp zynq7000 il y a 5 ans
rtconfig.py 4e2c55ab6a Update rtconfig.py il y a 8 ans
zynq7000.ld 95c9205053 fix bss start address in ld file il y a 7 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.