From: Sergei Shtylyov <sshtylyov@mvista.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] fsl/85xx: add clkdvdr to global utilities structure definition
Date: Thu, 20 May 2010 21:05:31 +0400 [thread overview]
Message-ID: <4BF56BDB.9080508@mvista.com> (raw)
In-Reply-To: <1274372159-12325-1-git-send-email-timur@freescale.com>
Hello.
Timur Tabi wrote:
> Add the 'clkdvdr' to the 85xx definition of struct ccsr_gur.
You're also adding 'pmuxcr2'...
> Signed-off-by: Timur Tabi <timur@freescale.com>
> ---
> arch/powerpc/include/asm/immap_85xx.h | 9 ++++++---
> 1 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/arch/powerpc/include/asm/immap_85xx.h b/arch/powerpc/include/asm/immap_85xx.h
> index e7954e6..5b205d1 100644
> --- a/arch/powerpc/include/asm/immap_85xx.h
> +++ b/arch/powerpc/include/asm/immap_85xx.h
> @@ -1912,7 +1912,8 @@ typedef struct ccsr_gur {
> #define MPC85xx_PMUXCR_SD_DATA 0x80000000
> #define MPC85xx_PMUXCR_SDHC_CD 0x40000000
> #define MPC85xx_PMUXCR_SDHC_WP 0x20000000
> - u8 res6[12];
> + u32 pmuxcr2; /* Alt. function signal multiplex control 2 */
> + u8 res6[8];
> u32 devdisr; /* Device disable control */
WBR, Sergei
prev parent reply other threads:[~2010-05-20 17:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-20 16:15 [U-Boot] [PATCH 1/2] fsl/85xx: add clkdvdr to global utilities structure definition Timur Tabi
2010-05-20 17:05 ` Sergei Shtylyov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BF56BDB.9080508@mvista.com \
--to=sshtylyov@mvista.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox