]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/arm/mach-clps711x/Makefile.boot
Linux-2.6.12-rc2
[mirror_ubuntu-artful-kernel.git] / arch / arm / mach-clps711x / Makefile.boot
CommitLineData
1da177e4
LT
1# The standard locations for stuff on CLPS711x type processors
2 zreladdr-y := 0xc0028000
3params_phys-y := 0xc0000100
4# Should probably have some agreement on these...
5initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000
6initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000
7