Re: Nexus 7/Jellybean Kernel Config

2012-07-07 Thread Paul Larson
Shouldn't require a kernel change. Just a configuration with a really annoyingly low default. I am concerned with the explosion of the numbers mmc partitions in android though... On Jul 7, 2012 12:09 PM, "Christian Robottom Reis" wrote: > On Wed, Jul 04, 2012 at 10:31:30PM +0200, Marcin Juszkiewi

Re: Nexus 7/Jellybean Kernel Config

2012-07-07 Thread Christian Robottom Reis
On Wed, Jul 04, 2012 at 10:31:30PM +0200, Marcin Juszkiewicz wrote: > W dniu 04.07.2012 22:19, Christian Robottom Reis pisze: > > Hey there, > > > > I stumbled onto a thread on xdadevelopers where they are looking at > > the Nexus 7; apart from partition and df output, there's a 3.1.10 kernel

Re: [PATCH] arm: Handle device tree memory regions larger than 4GB

2012-07-07 Thread Rob Herring
On 07/07/2012 05:36 AM, Peter Maydell wrote: > On 6 July 2012 20:26, Dave Martin wrote: >> On Fri, Jul 06, 2012 at 07:07:35PM +0100, Peter Maydell wrote: >>> On 6 July 2012 00:27, Rob Herring wrote: I would just change arm_add_memory to use phys_addr_t for the size param. This ultimatel

Re: [PATCH] arm: Handle device tree memory regions larger than 4GB

2012-07-07 Thread Peter Maydell
On 6 July 2012 20:26, Dave Martin wrote: > On Fri, Jul 06, 2012 at 07:07:35PM +0100, Peter Maydell wrote: >> On 6 July 2012 00:27, Rob Herring wrote: >> > I would just change arm_add_memory to use phys_addr_t for the size >> > param. This ultimately calls memblock functions which use phys_addr_t