Re: [PATCH 1/2] powerpc/85xx: introduce cornet_generic machine

2013-09-16 Thread Kevin Hao
On Mon, Sep 16, 2013 at 11:10:27AM -0500, Kumar Gala wrote: > > On Sep 12, 2013, at 8:11 PM, Kevin Hao wrote: > > > On Thu, Sep 12, 2013 at 01:44:46PM -0500, Scott Wood wrote: > >> On Thu, 2013-09-12 at 15:13 +0800, Kevin Hao wrote: > > Just a nit, but subject is missing 'e' in 'cornet' :) Will

Re: [PATCH 1/2] powerpc/85xx: introduce cornet_generic machine

2013-09-16 Thread Kumar Gala
On Sep 12, 2013, at 8:11 PM, Kevin Hao wrote: > On Thu, Sep 12, 2013 at 01:44:46PM -0500, Scott Wood wrote: >> On Thu, 2013-09-12 at 15:13 +0800, Kevin Hao wrote: Just a nit, but subject is missing 'e' in 'cornet' :) - k ___ Linuxppc-dev mailing lis

Re: [PATCH 1/2] powerpc/85xx: introduce cornet_generic machine

2013-09-12 Thread Kevin Hao
On Thu, Sep 12, 2013 at 01:44:46PM -0500, Scott Wood wrote: > On Thu, 2013-09-12 at 15:13 +0800, Kevin Hao wrote: > > In the current kernel, the board files for p2041rdb, p3041ds, p4080ds, > > p5020ds, p5040ds, t4240qds and b4qds are almost the same except the > > machine name. So this introduces a

Re: [PATCH 1/2] powerpc/85xx: introduce cornet_generic machine

2013-09-12 Thread Scott Wood
On Thu, 2013-09-12 at 15:13 +0800, Kevin Hao wrote: > In the current kernel, the board files for p2041rdb, p3041ds, p4080ds, > p5020ds, p5040ds, t4240qds and b4qds are almost the same except the > machine name. So this introduces a cornet_generic machine to support > all these boards to avoid the c