From e1d9b9532522f4a04b925e151c1790e669312c55 Mon Sep 17 00:00:00 2001
From: eric miao <eric.miao@marvell.com>
Date: Thu, 13 Dec 2007 10:41:43 +0800
Subject: [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor
 Platform)

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
---
 include/asm-arm/arch-pxa/littleton.h | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 include/asm-arm/arch-pxa/littleton.h

(limited to 'include/asm-arm')

diff --git a/include/asm-arm/arch-pxa/littleton.h b/include/asm-arm/arch-pxa/littleton.h
new file mode 100644
index 000000000000..79d209b826f4
--- /dev/null
+++ b/include/asm-arm/arch-pxa/littleton.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_ARCH_ZYLONITE_H
+#define __ASM_ARCH_ZYLONITE_H
+
+#define LITTLETON_ETH_PHYS	0x30000000
+
+#endif /* __ASM_ARCH_ZYLONITE_H */
-- 
cgit v1.2.2