[RFC 2/5] ARM: P2V: avoid initializers and assembly using PHYS_OFFSET
Tony Lindgren
tony at atomide.com
Mon Feb 7 10:59:16 EST 2011
* Russell King - ARM Linux <linux at arm.linux.org.uk> [110106 01:16]:
> On Thu, Jan 06, 2011 at 09:51:45AM +0100, Sascha Hauer wrote:
> > As Russell noted this conflicts with the current i.MX branch. In current
> > i.MX branch we have:
> >
> > - .boot_params = PHYS_OFFSET + 0x100,
> > + .boot_params = MX51_PHYS_OFFSET + 0x100,
> >
> > PLAT_PHYS_OFFSET should be defined to MX51_PHYS_OFFSET, so it shouldn't
> > matter which solution to the conflict we choose.
>
> I've actually dropped my modifications to this files as your change
> to them makes more sense longer term.
Acked-by: Tony Lindgren <tony at atomide.com>
More information about the linux-arm-kernel
mailing list