18c2ecf20Sopenharmony_ci#
28c2ecf20Sopenharmony_ci# Core Alchemy code
38c2ecf20Sopenharmony_ci#
48c2ecf20Sopenharmony_ciplatform-$(CONFIG_MIPS_ALCHEMY) += alchemy/common/
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#
88c2ecf20Sopenharmony_ci# AMD Alchemy Db1000/Db1500/Pb1500/Db1100/Pb1100
98c2ecf20Sopenharmony_ci#             Db1550/Pb1550/Db1200/Pb1200/Db1300
108c2ecf20Sopenharmony_ci#
118c2ecf20Sopenharmony_ciplatform-$(CONFIG_MIPS_DB1XXX)	+= alchemy/devboards/
128c2ecf20Sopenharmony_cicflags-$(CONFIG_MIPS_DB1XXX)	+= -I$(srctree)/arch/mips/include/asm/mach-db1x00
138c2ecf20Sopenharmony_ciload-$(CONFIG_MIPS_DB1XXX)	+= 0xffffffff80100000
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci#
168c2ecf20Sopenharmony_ci# 4G-Systems MTX-1 "MeshCube" wireless router
178c2ecf20Sopenharmony_ci#
188c2ecf20Sopenharmony_ciload-$(CONFIG_MIPS_MTX1)	+= 0xffffffff80100000
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ci#
218c2ecf20Sopenharmony_ci# MyCable eval board
228c2ecf20Sopenharmony_ci#
238c2ecf20Sopenharmony_ciload-$(CONFIG_MIPS_XXS1500)	+= 0xffffffff80100000
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ci#
268c2ecf20Sopenharmony_ci# Trapeze ITS GRP board
278c2ecf20Sopenharmony_ci#
288c2ecf20Sopenharmony_ciload-$(CONFIG_MIPS_GPR)		+= 0xffffffff80100000
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ci# boards can specify their own <gpio.h> in one of their include dirs.
318c2ecf20Sopenharmony_ci# If they do, placing this line here at the end will make sure the
328c2ecf20Sopenharmony_ci# compiler picks the board one.	 If they don't, it will make sure
338c2ecf20Sopenharmony_ci# the alchemy generic gpio header is picked up.
348c2ecf20Sopenharmony_ci
358c2ecf20Sopenharmony_cicflags-$(CONFIG_MIPS_ALCHEMY)	+= -I$(srctree)/arch/mips/include/asm/mach-au1x00
36