Linux 3.8-rc7
[cris-mirror.git] / arch / mips / alchemy / Platform
blob942c5800a684e6516c5b7068b2f89d29ee63bf7e
2 # Core Alchemy code
4 platform-$(CONFIG_MIPS_ALCHEMY) += alchemy/common/
8 # AMD Alchemy Pb1100 eval board
10 platform-$(CONFIG_MIPS_PB1100)  += alchemy/devboards/
11 load-$(CONFIG_MIPS_PB1100)      += 0xffffffff80100000
14 # AMD Alchemy Pb1500 eval board
16 platform-$(CONFIG_MIPS_PB1500)  += alchemy/devboards/
17 load-$(CONFIG_MIPS_PB1500)      += 0xffffffff80100000
20 # AMD Alchemy Pb1550 eval board
22 platform-$(CONFIG_MIPS_PB1550)  += alchemy/devboards/
23 load-$(CONFIG_MIPS_PB1550)      += 0xffffffff80100000
26 # AMD Alchemy Db1000/Db1500/Db1100 eval boards
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
33 # AMD Alchemy Db1200/Pb1200/Db1550/Db1300 eval boards
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
40 # 4G-Systems MTX-1 "MeshCube" wireless router
42 platform-$(CONFIG_MIPS_MTX1)    += alchemy/
43 load-$(CONFIG_MIPS_MTX1)        += 0xffffffff80100000
46 # MyCable eval board
48 platform-$(CONFIG_MIPS_XXS1500) += alchemy/
49 load-$(CONFIG_MIPS_XXS1500)     += 0xffffffff80100000
52 # Trapeze ITS GRP board
54 platform-$(CONFIG_MIPS_GPR)     += alchemy/
55 load-$(CONFIG_MIPS_GPR)         += 0xffffffff80100000
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.
62 cflags-$(CONFIG_MIPS_ALCHEMY)   += -I$(srctree)/arch/mips/include/asm/mach-au1x00