From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tirumala Marri Date: Mon, 30 Aug 2010 11:45:58 -0700 Subject: [U-Boot] [PATCH 2/8] APM82xxx: Add Common register definitions In-Reply-To: <20100829085648.49A37157D71@gemini.denx.de> References: <1282856749-24425-1-git-send-email-tmarri@apm.com> <20100829085648.49A37157D71@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > -----Original Message----- > From: Wolfgang Denk [mailto:wd at denx.de] > Sent: Sunday, August 29, 2010 1:57 AM > To: tmarri at apm.com > Cc: u-boot at lists.denx.de; open-source-review at apm.com > Subject: Re: [U-Boot] [PATCH 2/8] APM82xxx: Add Common register > definitions > > Dear tmarri at apm.com, > > In message <1282856749-24425-1-git-send-email-tmarri@apm.com> you > wrote: > > From: Tirumala Marri > > > > This patch adds APM82XXX specific definitions, which include > > clock and boot strap. > > > > Signed-off-by: Tirumala R Marri > > --- > > include/ppc440.h | 57 > ++++++++++++++++++++++++++++++++++++++++++++++++++++- > > include/ppc4xx.h | 7 +++-- > > 2 files changed, 59 insertions(+), 5 deletions(-) > > It makes no sense to split this into a spearate patch. Please squash > into the commit where these defines are first referenced. > Mr Wolfgang, Sure will fix it. Regards, Marri