Re: [RFC PATCH v2 3/6] powerpc: broadway processor support

2009-12-11 Thread Benjamin Herrenschmidt
On Thu, 2009-12-03 at 23:47 +0100, Albert Herranz wrote: > This patch extends the cputable entry of the 750CL to also match > the 750CL-based "Broadway" cpu found on the Nintendo Wii. > > As of this patch, the following "Broadway" design revision levels have > been seen in the wild: > - DD1.2 (871

[RFC PATCH v2 3/6] powerpc: broadway processor support

2009-12-03 Thread Albert Herranz
This patch extends the cputable entry of the 750CL to also match the 750CL-based "Broadway" cpu found on the Nintendo Wii. As of this patch, the following "Broadway" design revision levels have been seen in the wild: - DD1.2 (87102) - DD2.0 (87200) Signed-off-by: Albert Herranz --- v1 -> v2 - Do