aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/vr41xx/Platform
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/vr41xx/Platform')
-rw-r--r--arch/mips/vr41xx/Platform29
1 files changed, 29 insertions, 0 deletions
diff --git a/arch/mips/vr41xx/Platform b/arch/mips/vr41xx/Platform
new file mode 100644
index 000000000..3f593a3e5
--- /dev/null
+++ b/arch/mips/vr41xx/Platform
@@ -0,0 +1,29 @@
1#
2# NEC VR4100 series based machines
3#
4cflags-$(CONFIG_MACH_VR41XX) += -I$(srctree)/arch/mips/include/asm/mach-vr41xx
5
6#
7# CASIO CASSIPEIA E-55/65 (VR4111)
8#
9load-$(CONFIG_CASIO_E55) += 0xffffffff80004000
10
11#
12# IBM WorkPad z50 (VR4121)
13#
14load-$(CONFIG_IBM_WORKPAD) += 0xffffffff80004000
15
16#
17# TANBAC VR4131 multichip module(TB0225) and TANBAC VR4131DIMM(TB0229) (VR4131)
18#
19load-$(CONFIG_TANBAC_TB022X) += 0xffffffff80000000
20
21#
22# Victor MP-C303/304 (VR4122)
23#
24load-$(CONFIG_VICTOR_MPC30X) += 0xffffffff80001000
25
26#
27# ZAO Networks Capcella (VR4131)
28#
29load-$(CONFIG_ZAO_CAPCELLA) += 0xffffffff80000000