942c5800a684e6516c5b7068b2f89d29ee63bf7e
[linux-drm-fsl-dcu.git] / arch / mips / alchemy / Platform
1 #
2 # Core Alchemy code
3 #
4 platform-$(CONFIG_MIPS_ALCHEMY) += alchemy/common/
5
6
7 #
8 # AMD Alchemy Pb1100 eval board
9 #
10 platform-$(CONFIG_MIPS_PB1100)  += alchemy/devboards/
11 load-$(CONFIG_MIPS_PB1100)      += 0xffffffff80100000
12
13 #
14 # AMD Alchemy Pb1500 eval board
15 #
16 platform-$(CONFIG_MIPS_PB1500)  += alchemy/devboards/
17 load-$(CONFIG_MIPS_PB1500)      += 0xffffffff80100000
18
19 #
20 # AMD Alchemy Pb1550 eval board
21 #
22 platform-$(CONFIG_MIPS_PB1550)  += alchemy/devboards/
23 load-$(CONFIG_MIPS_PB1550)      += 0xffffffff80100000
24
25 #
26 # AMD Alchemy Db1000/Db1500/Db1100 eval boards
27 #
28 platform-$(CONFIG_MIPS_DB1000)  += alchemy/devboards/
29 cflags-$(CONFIG_MIPS_DB1000)    += -I$(srctree)/arch/mips/include/asm/mach-db1x00
30 load-$(CONFIG_MIPS_DB1000)      += 0xffffffff80100000
31
32 #
33 # AMD Alchemy Db1200/Pb1200/Db1550/Db1300 eval boards
34 #
35 platform-$(CONFIG_MIPS_DB1235)  += alchemy/devboards/
36 cflags-$(CONFIG_MIPS_DB1235)    += -I$(srctree)/arch/mips/include/asm/mach-db1x00
37 load-$(CONFIG_MIPS_DB1235)      += 0xffffffff80100000
38
39 #
40 # 4G-Systems MTX-1 "MeshCube" wireless router
41 #
42 platform-$(CONFIG_MIPS_MTX1)    += alchemy/
43 load-$(CONFIG_MIPS_MTX1)        += 0xffffffff80100000
44
45 #
46 # MyCable eval board
47 #
48 platform-$(CONFIG_MIPS_XXS1500) += alchemy/
49 load-$(CONFIG_MIPS_XXS1500)     += 0xffffffff80100000
50
51 #
52 # Trapeze ITS GRP board
53 #
54 platform-$(CONFIG_MIPS_GPR)     += alchemy/
55 load-$(CONFIG_MIPS_GPR)         += 0xffffffff80100000
56
57 # boards can specify their own <gpio.h> in one of their include dirs.
58 # If they do, placing this line here at the end will make sure the
59 # compiler picks the board one.  If they don't, it will make sure
60 # the alchemy generic gpio header is picked up.
61
62 cflags-$(CONFIG_MIPS_ALCHEMY)   += -I$(srctree)/arch/mips/include/asm/mach-au1x00