This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / arch / arm / mach-iop3xx / Makefile.boot
1    zreladdr-y   := 0xa0008000
2 params_phys-y   := 0xa0000100
3 initrd_phys-y   := 0xa0800000
4 ifeq ($(CONFIG_ARCH_IOP331),y)
5    zreladdr-y   := 0x00008000
6 params_phys-y   := 0x00000100
7 initrd_phys-y   := 0x00800000
8 endif
9