From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 7 Feb 2011 07:57:17 -0800 Subject: [RFC 1/5] ARM: P2V: separate PHYS_OFFSET from platform definitions In-Reply-To: References: <20110104202052.GE24935@n2100.arm.linux.org.uk> Message-ID: <20110207155717.GE20795@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Magnus Damm [110105 21:10]: > On Wed, Jan 5, 2011 at 5:22 AM, Russell King - ARM Linux > wrote: > > This uncouple PHYS_OFFSET from the platform definitions, thereby > > facilitating run-time computation of the physical memory offset. > > > > Signed-off-by: Russell King > > --- > > ?arch/arm/include/asm/memory.h ? ? ? ? ? ? ? ? ?| ? ?2 ++ > > ?arch/arm/kernel/tcm.c ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?2 +- > ... > > ?arch/arm/mach-shmobile/include/mach/memory.h ? | ? ?2 +- > > Applied on top of sh-2.6 git c422a5992e9ca072e8e472ee8f518649fb07470e > and successfully booted on a sh7372-based Mackerel board. > > Acked-by: Magnus Damm Acked-by: Tony Lindgren