
-----Original Message----- From: Wolfgang Denk [mailto:wd@denx.de] Sent: Sunday, August 29, 2010 1:57 AM To: tmarri@apm.com Cc: u-boot@lists.denx.de; open-source-review@apm.com Subject: Re: [U-Boot] [PATCH 2/8] APM82xxx: Add Common register definitions
Dear tmarri@apm.com,
In message 1282856749-24425-1-git-send-email-tmarri@apm.com you wrote:
From: Tirumala Marri tmarri@apm.com
This patch adds APM82XXX specific definitions, which include clock and boot strap.
Signed-off-by: Tirumala R Marri tmarri@apm.com
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