configs: add defconfig for Digilent Zybo
authorSebastien Van Cauwenberghe <svancau@gmail.com>
Sun, 24 Jul 2016 15:36:58 +0000 (17:36 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 15 Oct 2016 16:44:02 +0000 (18:44 +0200)
commit0f8433ab04a13a052b4431f54cef98326d23bf71
treec6b85866b8c8359e7e9ed5059dba359e776167c5
parent75fc043ce0c2ebd96051683278cb792b84ab32d1
configs: add defconfig for Digilent Zybo

This configuration allows out-of-the box Digilent Zybo
support. It uses mainline U-boot and Linux kernel.
This configuration generates a SD card image named sdcard.img.

[Peter: rename genimage.cfg, cleanup post-image script, enable VFP support,
  use 4.6 kernel headers and add tools needed by genimage]
Signed-off-by: Sebastien Van Cauwenberghe <svancau@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/digilent/zybo/genimage.cfg [new file with mode: 0644]
board/digilent/zybo/post-image.sh [new file with mode: 0755]
board/digilent/zybo/readme.txt [new file with mode: 0644]
board/digilent/zybo/system.bit [new file with mode: 0644]
board/digilent/zybo/uEnv.txt [new file with mode: 0644]
configs/zynq_zybo_defconfig [new file with mode: 0644]