RE: [PATCH 1/3] powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board

2012-02-29 Thread Vinh Huu Tuong Nguyen
ATCH 1/3] powerpc/44x: The bug fixed support for > APM821xx SoC and Bluestone board > > On Tue, Dec 20, 2011 at 7:43 AM, Vinh Nguyen Huu Tuong > wrote: > > This patch consists of: > > - Fix the pvr mask for checking pvr in cputable.c > > - Fix the cpu name as c

Re: [PATCH 1/3] powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board

2012-02-29 Thread Josh Boyer
On Tue, Dec 20, 2011 at 7:43 AM, Vinh Nguyen Huu Tuong wrote: > This patch consists of: > - Fix the pvr mask for checking pvr in cputable.c > - Fix the cpu name as consistent with cpu name is describled in dts file > > Signed-off-by: Vinh Nguyen Huu Tuong > --- I was waiting to see if you would

[PATCH 1/3] powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board

2011-12-20 Thread Vinh Nguyen Huu Tuong
This patch consists of: - Fix the pvr mask for checking pvr in cputable.c - Fix the cpu name as consistent with cpu name is describled in dts file Signed-off-by: Vinh Nguyen Huu Tuong --- arch/powerpc/kernel/cputable.c |2 +- arch/powerpc/platforms/44x/ppc44x_simple.c |2 +-