[PATCH] bcm43xx: add PCI ID for bcm4319
[linux-2.6/x86.git] / arch / arm / mach-iop3xx / Makefile.boot
blob6387aa20461b76aa9135457b9cd5d5e8f4f0cfc6
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