forked from Minki/linux
c5f800656b
v2: Fixes from Mike Rapoport - remove unused header files (mach/dma.h and mach/nand.h) - remove tegra 1 references from Makefile.boot v2: fixes from Russell King - remove mach/io.h include from mach/iomap.h - fix whitespace in Kconfig v2: from Colin Cross - fix invalid immediate in debug-macro.S v3: - allow selection of multiple boards Signed-off-by: Colin Cross <ccross@android.com> Signed-off-by: Erik Gilling <konkers@android.com>
4 lines
159 B
Clojure
4 lines
159 B
Clojure
zreladdr-$(CONFIG_ARCH_TEGRA_2x_SOC) := 0x00008000
|
|
params_phys-$(CONFIG_ARCH_TEGRA_2x_SOC) := 0x00000100
|
|
initrd_phys-$(CONFIG_ARCH_TEGRA_2x_SOC) := 0x00800000
|