summaryrefslogtreecommitdiffstats
path: root/conf/machine/ep108-zynqmp.conf
Commit message (Collapse)AuthorAgeFilesLines
* ep108-zynqmp: This machine/board is also modelled in QEMUNathan Rossi2015-04-221-0/+7
| | | | | | | * QEMU has a machine model for this board/machine so build QEMU with this machine Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* ep108-zynqmp: Add ATF as additional machine dependencyNathan Rossi2015-04-221-0/+2
| | | | | | * Add arm-trusted-firmware as an additional machine dependency Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Use ??= for preferred providerNathan Rossi2015-04-211-1/+0
| | | | | | | * Setup the preferred provider for virtual/bootloader with ??= * Remove setting of "u-boot" preferred provider Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* conf/machine/*zynqmp.conf: Update to use tune-zynqmp.incNathan Rossi2015-04-201-9/+5
| | | | | | | * Remove duplication of arch and soc settings * Clean up some comments Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* ep108-zynqmp: Add the EP108 Machine configNathan Rossi2015-02-231-0/+25
* This config is for the Zynq MP EP108 Emulation Platform * Pin versions of recipes that support ZynqMP Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>