summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-zynqmp
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-04-15 14:59:19 +0200
committerMichal Simek <michal.simek@xilinx.com>2015-04-29 11:19:03 +0200
commit16247d28d5e50fca8b2e11b5e1804524bca83361 (patch)
treeb39b7593a9663e426f3eb5425fb8d0def474ad16 /arch/arm/include/asm/arch-zynqmp
parenta7858f62d7bff145fe699ea0af7b8f61a2affa8a (diff)
downloadtalos-obmc-uboot-16247d28d5e50fca8b2e11b5e1804524bca83361.tar.gz
talos-obmc-uboot-16247d28d5e50fca8b2e11b5e1804524bca83361.zip
zynqmp: Add support for emulation platform - Veloce
Add support for Veloce - zynqmp emulation platform. Platform doesn't support SDHCI. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/include/asm/arch-zynqmp')
-rw-r--r--arch/arm/include/asm/arch-zynqmp/hardware.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-zynqmp/hardware.h b/arch/arm/include/asm/arch-zynqmp/hardware.h
index 3df3147fc4..188b5c2144 100644
--- a/arch/arm/include/asm/arch-zynqmp/hardware.h
+++ b/arch/arm/include/asm/arch-zynqmp/hardware.h
@@ -84,6 +84,7 @@ struct apu_regs {
/* Board version value */
#define ZYNQMP_CSU_VERSION_SILICON 0x0
#define ZYNQMP_CSU_VERSION_EP108 0x1
+#define ZYNQMP_CSU_VERSION_VELOCE 0x2
#define ZYNQMP_CSU_VERSION_QEMU 0x3
#endif /* _ASM_ARCH_HARDWARE_H */
OpenPOWER on IntegriCloud