meta-zc702
==========

This README file contains information on using the meta-zc702 BSP layer.

The zc702 is an evaluation board by Xilinx for Zynq architecture:
	http://www.xilinx.com/

Please refer to the meta-xilinx/README for details regarding patch submission,
layer dependencies, build process, etc.

Supported Boards/Machines
=========================

Xilinx ZC702 (Zynq) - 'zc702'

Reference files and documents
=============================

For details on the Evaluation board:
	http://www.xilinx.com/products/boards-and-kits/EK-Z7-ZC702-G.htm

For documentation and design files for the ZC702:
	http://www.xilinx.com/support/index.html/content/xilinx/en/supportNav/boards_and_kits/zynq-7000_soc_boards_and_kits/zynq-7000_soc_zc702_evaluation_kit.html

For the FSBL 'zynq_fsbl_0.elf' refer to UG873 and the associated design files.

Additional information on Zynq architecture can be found at:
	http://www.xilinx.com/support/index.htm

SD Card Boot
============

Note: This boot flow requires access to Xilinx tools (for BOOT.BIN generation).

Copy the following to the SD card (ensure to rename the files where appropriate):
	Kernel: uImage
	RootFS: uramdisk.image.gz (core-image-minimal-<machine name>.ext2.gz.u-boot)
	DTB:    devicetree.dtb (uImage-<machine name>.dtb)

Using the Xilinx tools, package 'zynq_fsbl_0.elf' and 'u-boot.elf' into a 
'BOOT.BIN' (See http://www.wiki.xilinx.com/Prepare+Boot+Image for details). Once
created copy 'BOOT.BIN' onto the SD Card.

Insert SD Card, connect UART to Terminal program and boot board (Ensure the
board is configured for SD Boot).
