aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h
AgeCommit message (Collapse)AuthorFilesLines
2016-06-06ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek1-7/+0
Nand and QSPI are not defined now but this will be extended. Based on selected bootmode boot_targets are rewritten. Patch also contains detection if variables are saved. If yes don't rewrite boot_targets variable. Also move variable setup to the end of file because SCSI needs to be defined before others macros are using it. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Alexander Graf <agraf@suse.de>
2016-06-06ARM64: zynqmp: Add support for zc1751-dc4Michal Simek1-0/+24
zc1751-dc4 contains four GEMs. Signed-off-by: Michal Simek <michal.simek@xilinx.com>