Re: [PATCH] [POWERPC] More useful cputable defaults

2008-05-11 Thread David Gibson
On Mon, May 05, 2008 at 03:22:27PM +1000, Benjamin Herrenschmidt wrote: > Changes the cputable so that various CPU families that have an exclusive > CONFIG_ option have a more sensible default entry to patch if the specific > processor hasn't been identified. > > This makes the kernel more general

[PATCH] [POWERPC] More useful cputable defaults

2008-05-04 Thread Benjamin Herrenschmidt
Changes the cputable so that various CPU families that have an exclusive CONFIG_ option have a more sensible default entry to patch if the specific processor hasn't been identified. This makes the kernel more generally useful when booted on an unknown PVR for things like new 4xx variants. Signed-