]> git.proxmox.com Git - mirror_qemu.git/commit
xlnx-ep108: Rename to ZCU102
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 14 Sep 2017 17:43:17 +0000 (18:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 Sep 2017 17:43:17 +0000 (18:43 +0100)
commitaff3f0f150769ec4f97c6e2cefe91c4a0377b548
tree29dc76adab97bcdf8cff68ae4a74062890d3a479
parent351e527a613147aa2a2e6910f92923deef27ee48
xlnx-ep108: Rename to ZCU102

The EP108 is a early access development board. Now that silicon is in
production people have access to the ZCU102. Let's rename the internal
QEMU files and variables to use the ZCU102.

There is no functional change here as the EP108 is still a valid board
option.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/Makefile.objs
hw/arm/xlnx-ep108.c [deleted file]
hw/arm/xlnx-zcu102.c [new file with mode: 0644]