summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/avnet-zedboard/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ARM: zynq: move header generation to zynq_mkimageLucas Stach2019-11-111-1/+0
| | | | | | | | | | Instead of generating a suitable image header with linker magic, move all of this into zynq_mkimage. The configuration file format and parsing is based on imx-image. This gets us one step further on the road to proper multi-image support. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: zynq: Add support for the Avnet ZedboardSteffen Trumtrar2013-03-271-0/+3
The Avnet ZedBoard is an evalboard with a Zynq-7020 based MPSoC. There is also a Digilent ZedBoard, that is the same but only for academic customers. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>