blob: c8cff50b0eda334a26f5cf6b1a805ed25ac298c4 [file] [log] [blame]
Manuel Laussbaf3eb22010-06-01 22:30:37 +02001#
2# Core Alchemy code
3#
Ralf Baechle70342282013-01-22 12:59:30 +01004platform-$(CONFIG_MIPS_ALCHEMY) += alchemy/common/
Manuel Laussbaf3eb22010-06-01 22:30:37 +02005
6
7#
Manuel Lauss970e2682014-02-20 14:59:24 +01008# AMD Alchemy Db1000/Db1500/Pb1500/Db1100/Pb1100
9# Db1550/Pb1550/Db1200/Pb1200/Db1300
Manuel Laussbaf3eb22010-06-01 22:30:37 +020010#
Manuel Lauss970e2682014-02-20 14:59:24 +010011platform-$(CONFIG_MIPS_DB1XXX) += alchemy/devboards/
12cflags-$(CONFIG_MIPS_DB1XXX) += -I$(srctree)/arch/mips/include/asm/mach-db1x00
13load-$(CONFIG_MIPS_DB1XXX) += 0xffffffff80100000
Manuel Lauss64cd04d2011-11-10 12:03:26 +000014
15#
Manuel Lauss8e026912011-11-10 12:06:21 +000016# 4G-Systems MTX-1 "MeshCube" wireless router
Manuel Laussbaf3eb22010-06-01 22:30:37 +020017#
Manuel Laussbaf3eb22010-06-01 22:30:37 +020018load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000
19
20#
21# MyCable eval board
22#
Manuel Laussbaf3eb22010-06-01 22:30:37 +020023load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000
24
Wolfgang Grandeggercb8f55b2010-07-15 11:21:23 +020025#
26# Trapeze ITS GRP board
27#
Wolfgang Grandeggercb8f55b2010-07-15 11:21:23 +020028load-$(CONFIG_MIPS_GPR) += 0xffffffff80100000
Manuel Laussbaf3eb22010-06-01 22:30:37 +020029
30# boards can specify their own <gpio.h> in one of their include dirs.
31# If they do, placing this line here at the end will make sure the
Ralf Baechle70342282013-01-22 12:59:30 +010032# compiler picks the board one. If they don't, it will make sure
Manuel Laussbaf3eb22010-06-01 22:30:37 +020033# the alchemy generic gpio header is picked up.
34
Manuel Lauss42a4f172010-07-15 21:45:04 +020035cflags-$(CONFIG_MIPS_ALCHEMY) += -I$(srctree)/arch/mips/include/asm/mach-au1x00