hello,everyone:
i want to use SDK to build device-tree for Zedboard
after i get device-tree using:
bash> git clone git://git.xilinx.com/device-tree.git
i followed the steps on this page,but it didn't work
http://wiki.xilinx.com/device-tree-generator
i added path to bsp folder to Local Repositories and click 'Rescan Repositories',but nothing changed,was that normal?
then i check other pages,some say that i should copy 'bsp' floder to my EDK workspace,i tried and copied the the ..projectproject.srcssources_1edk
but still didn't work.