[U-Boot] [PATCH] arm, davinci: add missing LSPC define for MMC/SD1
Laurence Withers
lwithers at guralp.com
Thu Sep 29 12:05:16 CEST 2011
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 at guralp.com> http://www.guralp.com/
Direct tel:+447753988197 or tel:+443333408643 Software Engineer
General support queries: <support at guralp.com> CMG-DCM CMG-EAM CMG-NAM
More information about the U-Boot
mailing list