xref: /openbmc/linux/arch/mips/sgi-ip27/Platform (revision 26bff9eb)
16a0cd4dcSRalf Baechle#
26a0cd4dcSRalf Baechle# SGI-IP27 (Origin200/2000)
36a0cd4dcSRalf Baechle#
46a0cd4dcSRalf Baechle# Set the load address to >= 0xc000000000300000 if you want to leave space for
56a0cd4dcSRalf Baechle# symmon, 0xc00000000001c000 for production kernels.  Note that the value must
66a0cd4dcSRalf Baechle# be 16kb aligned or the handling of the current variable will break.
76a0cd4dcSRalf Baechle#
86a0cd4dcSRalf Baechlecflags-$(CONFIG_SGI_IP27)	+= -I$(srctree)/arch/mips/include/asm/mach-ip27
96a0cd4dcSRalf Baechleifdef CONFIG_MAPPED_KERNEL
106a0cd4dcSRalf Baechleload-$(CONFIG_SGI_IP27)		+= 0xc00000004001c000
116a0cd4dcSRalf BaechleOBJCOPYFLAGS			:= --change-addresses=0x3fffffff80000000
126a0cd4dcSRalf Baechledataoffset-$(CONFIG_SGI_IP27)	+= 0x01000000
136a0cd4dcSRalf Baechleelse
146a0cd4dcSRalf Baechleload-$(CONFIG_SGI_IP27)		+= 0xa80000000001c000
156a0cd4dcSRalf BaechleOBJCOPYFLAGS			:= --change-addresses=0x57ffffff80000000
166a0cd4dcSRalf Baechleendif
17