aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-arm/config.h
diff options
context:
space:
mode:
authorJulien Grall <julien.grall@linaro.org>2013-04-28 19:48:29 +0100
committerIan Campbell <ian.campbell@citrix.com>2013-05-13 12:00:00 +0100
commitaf99b3476642b67918c959c68f879201582de001 (patch)
treeb007784e40a28a77bcdfb1bca1e30a2741e58bdf /xen/include/asm-arm/config.h
parent3c186690bb6c8e7da7a24f83c8d8c884b1ba46a2 (diff)
downloadxen-af99b3476642b67918c959c68f879201582de001.tar.gz
xen-af99b3476642b67918c959c68f879201582de001.tar.bz2
xen-af99b3476642b67918c959c68f879201582de001.zip
xen/arm: Add versatile express platform
This platform contains nearly nothing specific except the reset function. Signed-off-by: Julien Grall <julien.grall@linaro.org> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'xen/include/asm-arm/config.h')
-rw-r--r--xen/include/asm-arm/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xen/include/asm-arm/config.h b/xen/include/asm-arm/config.h
index 8ed72f5188..75992027ff 100644
--- a/xen/include/asm-arm/config.h
+++ b/xen/include/asm-arm/config.h
@@ -149,9 +149,6 @@ extern unsigned long frametable_virt_end;
#define GIC_CR_OFFSET 0x2000
#define GIC_HR_OFFSET 0x4000 /* Guess work http://lists.infradead.org/pipermail/linux-arm-kernel/2011-September/064219.html */
#define GIC_VR_OFFSET 0x6000 /* Virtual Machine CPU interface) */
-/* Board-specific: base address of system controller */
-#define SP810_ADDRESS 0x1C020000
-
#endif /* __ARM_CONFIG_H__ */
/*