Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix...
[deliverable/linux.git] / arch / arm / mach-gemini / Makefile.boot
CommitLineData
59d3a193 1ifeq ($(CONFIG_GEMINI_MEM_SWAP),y)
40c6d8ae 2 zreladdr-y += 0x00008000
59d3a193
PZ
3params_phys-y := 0x00000100
4initrd_phys-y := 0x00800000
5else
40c6d8ae 6 zreladdr-y += 0x10008000
59d3a193
PZ
7params_phys-y := 0x10000100
8initrd_phys-y := 0x10800000
9endif
This page took 0.393313 seconds and 5 git commands to generate.