pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
903 stars 298 forks source link

Procedure to Add a New Board #161

Closed merchantf closed 6 years ago

merchantf commented 6 years ago

Hi,

I do not have zedboard or zybo. I have a board from xilinx with Zynq SoC.

Adding the new board does not seem to be trivial. There are several errors. I have one posted in another thread under "Issues".

I had to edit u-boot.config file to build the OS for the SoC. Even after that it does not work.

Thanks & Regards,

Farhad

FrancescoConti commented 6 years ago

Hi @merchantf , yes - changing the board is not a trivial procedure. Especially for what concerns building the OS, which is not related at all to PULPino. I refer you to Xilinx support and the Xilinx wiki here http://www.wiki.xilinx.com for help. Good luck!