RE: Patches merged to split OMAP2_IO_ADDRESS

2009-10-11 Thread Shilimkar, Santosh
tches merged to split OMAP2_IO_ADDRESS > > > -Original Message- > > From: Tony Lindgren [mailto:t...@atomide.com] > > Sent: Thursday, October 08, 2009 11:38 PM > > To: Shilimkar, Santosh > > Cc: linux-omap@vger.kernel.org; Paul Walmsley > > Subject: Re:

RE: Patches merged to split OMAP2_IO_ADDRESS

2009-10-08 Thread Shilimkar, Santosh
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Thursday, October 08, 2009 11:38 PM > To: Shilimkar, Santosh > Cc: linux-omap@vger.kernel.org; Paul Walmsley > Subject: Re: Patches merged to split OMAP2_IO_ADDRESS > > * Shilimkar

Re: Patches merged to split OMAP2_IO_ADDRESS

2009-10-08 Thread Nishanth Menon
: linux-omap@vger.kernel.org Cc: Paul Walmsley Subject: Patches merged to split OMAP2_IO_ADDRESS Hi all, I've pushed Santosh' patches to split OMAP2_IO_ADDRESS into *_L3_IO_ADDRESS and *_L4_IO_ADDRESS so we can claim more kernel address space and support over 512MB of memory instead of

Re: Patches merged to split OMAP2_IO_ADDRESS

2009-10-08 Thread Tony Lindgren
ger.kernel.org > > Cc: Paul Walmsley > > Subject: Patches merged to split OMAP2_IO_ADDRESS > > > > Hi all, > > > > I've pushed Santosh' patches to split OMAP2_IO_ADDRESS into > > *_L3_IO_ADDRESS > > and *_L4_IO_ADDRESS so we can claim more

RE: Patches merged to split OMAP2_IO_ADDRESS

2009-10-08 Thread Shilimkar, Santosh
Tony, > -Original Message- > From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- > ow...@vger.kernel.org] On Behalf Of Tony Lindgren > Sent: Thursday, October 08, 2009 5:55 AM > To: linux-omap@vger.kernel.org > Cc: Paul Walmsley > Subject: Patches merged to s

Patches merged to split OMAP2_IO_ADDRESS

2009-10-07 Thread Tony Lindgren
Hi all, I've pushed Santosh' patches to split OMAP2_IO_ADDRESS into *_L3_IO_ADDRESS and *_L4_IO_ADDRESS so we can claim more kernel address space and support over 512MB of memory instead of 256MB. Of course, our goal is to convert everything except the .S files to use ioremap() instead, but that