Loading arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -366,6 +366,7 @@ config ARCH_CLPS711X bool "Cirrus Logic CLPS711x/EP721x/EP731x-based" select ARCH_REQUIRE_GPIOLIB select ARCH_USES_GETTIMEOFFSET select AUTO_ZRELADDR select CLKDEV_LOOKUP select COMMON_CLK select CPU_ARM720T Loading arch/arm/mach-clps711x/Makefile.boot +0 −1 Original line number Diff line number Diff line # The standard locations for stuff on CLPS711x type processors zreladdr-y += 0xc0028000 params_phys-y := 0xc0000100 # Should probably have some agreement on these... initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000 Loading Loading
arch/arm/Kconfig +1 −0 Original line number Diff line number Diff line Loading @@ -366,6 +366,7 @@ config ARCH_CLPS711X bool "Cirrus Logic CLPS711x/EP721x/EP731x-based" select ARCH_REQUIRE_GPIOLIB select ARCH_USES_GETTIMEOFFSET select AUTO_ZRELADDR select CLKDEV_LOOKUP select COMMON_CLK select CPU_ARM720T Loading
arch/arm/mach-clps711x/Makefile.boot +0 −1 Original line number Diff line number Diff line # The standard locations for stuff on CLPS711x type processors zreladdr-y += 0xc0028000 params_phys-y := 0xc0000100 # Should probably have some agreement on these... initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000 Loading