Commit ea7d1bc97d91e9b83436a6188cde987aab79aacf

Authored by Alexander Shiyan
Committed by Olof Johansson
1 parent 49a88052b0

ARM: clps711x: Always select AUTO_ZRELADDR for a platform

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Olof Johansson <olof@lixom.net>

Showing 2 changed files with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -366,6 +366,7 @@
366 366 bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"
367 367 select ARCH_REQUIRE_GPIOLIB
368 368 select ARCH_USES_GETTIMEOFFSET
  369 + select AUTO_ZRELADDR
369 370 select CLKDEV_LOOKUP
370 371 select COMMON_CLK
371 372 select CPU_ARM720T
arch/arm/mach-clps711x/Makefile.boot
1 1 # The standard locations for stuff on CLPS711x type processors
2   - zreladdr-y += 0xc0028000
3 2 params_phys-y := 0xc0000100
4 3 # Should probably have some agreement on these...
5 4 initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000