public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Laurence Withers <lwithers@guralp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm, davinci: add missing LSPC define for MMC/SD1
Date: Thu, 29 Sep 2011 10:05:16 +0000	[thread overview]
Message-ID: <20110929100515.GD10893@guralp.com> (raw)
In-Reply-To: <1317188441-14478-1-git-send-email-hs@denx.de>

On Wed, Sep 28, 2011 at 07:40:41AM +0200, Heiko Schocher wrote:
> diff --git a/arch/arm/include/asm/arch-davinci/hardware.h b/arch/arm/include/asm/arch-davinci/hardware.h
> index 24ae49d..a6cb07c 100644
> --- a/arch/arm/include/asm/arch-davinci/hardware.h
> +++ b/arch/arm/include/asm/arch-davinci/hardware.h
> @@ -260,6 +260,7 @@ typedef volatile unsigned int *	dv_reg_p;
>  #define DAVINCI_LPSC_UART2		(DAVINCI_LPSC_PSC1_BASE + 13)
>  #define DAVINCI_LPSC_LCDC		(DAVINCI_LPSC_PSC1_BASE + 16)
>  #define DAVINCI_LPSC_ePWM		(DAVINCI_LPSC_PSC1_BASE + 17)
> +#define DAVINCI_LPSC_MMCSD1		(DAVINCI_LPSC_PSC1_BASE + 18)
>  #define DAVINCI_LPSC_eCAP		(DAVINCI_LPSC_PSC1_BASE + 20)
>  #define DAVINCI_LPSC_L3_CBA_RAM		(DAVINCI_LPSC_PSC1_BASE + 31)

Dear Heiko,

DAVINCI_LPSC_MMC_SD1 already exists; look a few lines further down, under
/* DA850-specific peripherals */ .

This was added in commit 732590b3.

Bye for now,
-- 
Laurence Withers, <lwithers@guralp.com>                http://www.guralp.com/
Direct tel:+447753988197 or tel:+443333408643               Software Engineer
General support queries: <support@guralp.com>         CMG-DCM CMG-EAM CMG-NAM

  reply	other threads:[~2011-09-29 10:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28  5:40 [U-Boot] [PATCH] arm, davinci: add missing LSPC define for MMC/SD1 Heiko Schocher
2011-09-29 10:05 ` Laurence Withers [this message]
2011-09-29 10:17   ` Heiko Schocher

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=20110929100515.GD10893@guralp.com \
    --to=lwithers@guralp.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