Merge tag 'for-linus' of git://github.com/openrisc/linux
[linux-2.6-block.git] / arch / arm / mach-davinci / Makefile.boot
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
6ba9caaf
SN
2zreladdr-$(CONFIG_ARCH_DAVINCI_DA8XX) += 0xc0008000
3params_phys-$(CONFIG_ARCH_DAVINCI_DA8XX) := 0xc0000100
4initrd_phys-$(CONFIG_ARCH_DAVINCI_DA8XX) := 0xc0800000
5
6zreladdr-$(CONFIG_ARCH_DAVINCI_DMx) += 0x80008000
7params_phys-$(CONFIG_ARCH_DAVINCI_DMx) := 0x80000100
8initrd_phys-$(CONFIG_ARCH_DAVINCI_DMx) := 0x80800000