162306a36Sopenharmony_ci# 262306a36Sopenharmony_ci# SGI-IP27 (Origin200/2000) 362306a36Sopenharmony_ci# 462306a36Sopenharmony_ci# Set the load address to >= 0xc000000000300000 if you want to leave space for 562306a36Sopenharmony_ci# symmon, 0xc00000000001c000 for production kernels. Note that the value must 662306a36Sopenharmony_ci# be 16kb aligned or the handling of the current variable will break. 762306a36Sopenharmony_ci# 862306a36Sopenharmony_cicflags-$(CONFIG_SGI_IP27) += -I$(srctree)/arch/mips/include/asm/mach-ip27 962306a36Sopenharmony_ciifdef CONFIG_MAPPED_KERNEL 1062306a36Sopenharmony_ciload-$(CONFIG_SGI_IP27) += 0xc00000004001c000 1162306a36Sopenharmony_ciOBJCOPYFLAGS := --change-addresses=0x3fffffff80000000 1262306a36Sopenharmony_cidataoffset-$(CONFIG_SGI_IP27) += 0x01000000 1362306a36Sopenharmony_cielse 1462306a36Sopenharmony_ciload-$(CONFIG_SGI_IP27) += 0xa80000000001c000 1562306a36Sopenharmony_ciOBJCOPYFLAGS := --change-addresses=0x57ffffff80000000 1662306a36Sopenharmony_ciendif 17