Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 1 | # |
| 2 | # Core Alchemy code |
| 3 | # |
Manuel Lauss | 42a4f17 | 2010-07-15 21:45:04 +0200 | [diff] [blame] | 4 | platform-$(CONFIG_MIPS_ALCHEMY) += alchemy/common/ |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 5 | |
| 6 | |
| 7 | # |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 8 | # AMD Alchemy Pb1100 eval board |
| 9 | # |
| 10 | platform-$(CONFIG_MIPS_PB1100) += alchemy/devboards/ |
| 11 | cflags-$(CONFIG_MIPS_PB1100) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00 |
| 12 | load-$(CONFIG_MIPS_PB1100) += 0xffffffff80100000 |
| 13 | |
| 14 | # |
| 15 | # AMD Alchemy Pb1500 eval board |
| 16 | # |
| 17 | platform-$(CONFIG_MIPS_PB1500) += alchemy/devboards/ |
| 18 | cflags-$(CONFIG_MIPS_PB1500) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00 |
| 19 | load-$(CONFIG_MIPS_PB1500) += 0xffffffff80100000 |
| 20 | |
| 21 | # |
| 22 | # AMD Alchemy Pb1550 eval board |
| 23 | # |
| 24 | platform-$(CONFIG_MIPS_PB1550) += alchemy/devboards/ |
| 25 | cflags-$(CONFIG_MIPS_PB1550) += -I$(srctree)/arch/mips/include/asm/mach-pb1x00 |
| 26 | load-$(CONFIG_MIPS_PB1550) += 0xffffffff80100000 |
| 27 | |
| 28 | # |
Manuel Lauss | f59c811 | 2011-11-10 12:06:22 +0000 | [diff] [blame^] | 29 | # AMD Alchemy Db1000/Db1500/Db1100 eval boards |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 30 | # |
| 31 | platform-$(CONFIG_MIPS_DB1000) += alchemy/devboards/ |
| 32 | cflags-$(CONFIG_MIPS_DB1000) += -I$(srctree)/arch/mips/include/asm/mach-db1x00 |
| 33 | load-$(CONFIG_MIPS_DB1000) += 0xffffffff80100000 |
| 34 | |
| 35 | # |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 36 | # AMD Alchemy Db1550 eval board |
| 37 | # |
| 38 | platform-$(CONFIG_MIPS_DB1550) += alchemy/devboards/ |
| 39 | cflags-$(CONFIG_MIPS_DB1550) += -I$(srctree)/arch/mips/include/asm/mach-db1x00 |
| 40 | load-$(CONFIG_MIPS_DB1550) += 0xffffffff80100000 |
| 41 | |
| 42 | # |
Manuel Lauss | 6f7c862 | 2011-11-10 12:06:22 +0000 | [diff] [blame] | 43 | # AMD Alchemy Db1200/Pb1200 eval boards |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 44 | # |
| 45 | platform-$(CONFIG_MIPS_DB1200) += alchemy/devboards/ |
| 46 | cflags-$(CONFIG_MIPS_DB1200) += -I$(srctree)/arch/mips/include/asm/mach-db1x00 |
| 47 | load-$(CONFIG_MIPS_DB1200) += 0xffffffff80100000 |
| 48 | |
| 49 | # |
Manuel Lauss | 64cd04d | 2011-11-10 12:03:26 +0000 | [diff] [blame] | 50 | # NetLogic DBAu1300 development platform |
| 51 | # |
| 52 | platform-$(CONFIG_MIPS_DB1300) += alchemy/devboards/ |
| 53 | cflags-$(CONFIG_MIPS_DB1300) += -I$(srctree)/arch/mips/include/asm/mach-db1x00 |
| 54 | load-$(CONFIG_MIPS_DB1300) += 0xffffffff80100000 |
| 55 | |
| 56 | # |
Manuel Lauss | 8e02691 | 2011-11-10 12:06:21 +0000 | [diff] [blame] | 57 | # 4G-Systems MTX-1 "MeshCube" wireless router |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 58 | # |
Manuel Lauss | 8e02691 | 2011-11-10 12:06:21 +0000 | [diff] [blame] | 59 | platform-$(CONFIG_MIPS_MTX1) += alchemy/ |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 60 | load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000 |
| 61 | |
| 62 | # |
| 63 | # MyCable eval board |
| 64 | # |
Manuel Lauss | 8e02691 | 2011-11-10 12:06:21 +0000 | [diff] [blame] | 65 | platform-$(CONFIG_MIPS_XXS1500) += alchemy/ |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 66 | load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000 |
| 67 | |
Wolfgang Grandegger | cb8f55b | 2010-07-15 11:21:23 +0200 | [diff] [blame] | 68 | # |
| 69 | # Trapeze ITS GRP board |
| 70 | # |
Manuel Lauss | 8e02691 | 2011-11-10 12:06:21 +0000 | [diff] [blame] | 71 | platform-$(CONFIG_MIPS_GPR) += alchemy/ |
Wolfgang Grandegger | cb8f55b | 2010-07-15 11:21:23 +0200 | [diff] [blame] | 72 | load-$(CONFIG_MIPS_GPR) += 0xffffffff80100000 |
Manuel Lauss | baf3eb2 | 2010-06-01 22:30:37 +0200 | [diff] [blame] | 73 | |
| 74 | # boards can specify their own <gpio.h> in one of their include dirs. |
| 75 | # If they do, placing this line here at the end will make sure the |
| 76 | # compiler picks the board one. If they don't, it will make sure |
| 77 | # the alchemy generic gpio header is picked up. |
| 78 | |
Manuel Lauss | 42a4f17 | 2010-07-15 21:45:04 +0200 | [diff] [blame] | 79 | cflags-$(CONFIG_MIPS_ALCHEMY) += -I$(srctree)/arch/mips/include/asm/mach-au1x00 |