Is there any interest in a Yocto BSP for the zedboard? I can probably get a basic one together fairly easily, well if I can ever get a zedboard :)
Is there any interest in a Yocto BSP for the zedboard? I can probably get a basic one together fairly easily, well if I can ever get a zedboard :)
I'm actually setting it up, so here's an overlay that adds support for Zedboard.
https://github.com/milosoftware/meta-zynq
Currently it builds u-boot and BOOT.bin (you'll need to have a FSBL binary to create BOOT.bin) and boots a rootfs from SD card.
I am working my way through it now. Are there any zedboard specific instructions/settings?
Just ask if you have any questions...
If you build "my-image" on the Zed, and (optionally) build the bitstream for the ADI framebuffer, you get a nice base image that fits in the internal flash.
This evening I am getting git failures from Xilinx. Specifically U-Boot... Did something change.
WARNING: Failed to fetch URL git://git.xilinx.com/u-boot-xarm.git;protocol=git, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/cah/Backup/Code/zedboard/meta-zynq/oe-core/build/downloads/git2/git.xilinx.com.u-boot-xarm.git'...
fatal: The remote end hung up unexpectedly
ERROR: Function failed: Fetcher failure for URL: 'git://git.xilinx.com/u-boot-xarm.git;protocol=git'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/cah/Backup/Code/zedboard/meta-zynq/oe-core/build/tmp-eglibc/work/zynq_zc702-oe-linux-gnueabi/u-boot-zynq/xilinx-zc702-r1/temp/log.do_fetch.14282
ERROR: Task 67 (/home/cah/Backup/Code/zedboard/meta-zynq/oe-core/meta-zynq/recipes-bsp/u-boot/u-boot-zynq_git.bb, do_fetch) failed with exit code '1'
WARNING: Failed to fetch URL git://git.xilinx.com/u-boot-xarm.git;protocol=git, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
Cloning into bare repository '/home/cah/Backup/Code/zedboard/meta-zynq/oe-core/build/downloads/git2/git.xilinx.com.u-boot-xarm.git'...
fatal: The remote end hung up unexpectedly
ERROR: Function failed: Fetcher failure for URL: 'git://git.xilinx.com/u-boot-xarm.git;protocol=git'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/cah/Backup/Code/zedboard/meta-zynq/oe-core/build/tmp-eglibc/work/zynq_zc702-oe-linux-gnueabi/u-boot-zynq/xilinx-zc702-r1/temp/log.do_fetch.14282
ERROR: Task 67 (/home/cah/Backup/Code/zedboard/meta-zynq/oe-core/meta-zynq/recipes-bsp/u-boot/u-boot-zynq_git.bb, do_fetch) failed with exit code '1'