aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-pxa
diff options
context:
space:
mode:
authoreric miao <eric.miao@marvell.com>2007-12-13 10:41:43 +0800
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-01-28 13:13:17 +0000
commite1d9b9532522f4a04b925e151c1790e669312c55 (patch)
tree56a6970770f8fea1644bfbdf91b49122fc5e4ebc /include/asm-arm/arch-pxa
parent[ARM] 4664/1: Add basic support for HTC Magician PDA phones (diff)
downloadlinux-dev-e1d9b9532522f4a04b925e151c1790e669312c55.tar.xz
linux-dev-e1d9b9532522f4a04b925e151c1790e669312c55.zip
[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>
Diffstat (limited to '')
-rw-r--r--include/asm-arm/arch-pxa/littleton.h6
1 files changed, 6 insertions, 0 deletions
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 */