[PATCH 1/2] i.MX27: Define SDHC base address

Sascha Hauer s.hauer at pengutronix.de
Sun Mar 18 11:10:24 EDT 2012


On Sun, Mar 18, 2012 at 10:29:27AM +0400, Alexander Shiyan wrote:
> 
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>

Applied, thanks

Sascha

> ---
>  arch/arm/mach-imx/include/mach/imx27-regs.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-imx/include/mach/imx27-regs.h b/arch/arm/mach-imx/include/mach/imx27-regs.h
> index 3a4325e..75305f7 100644
> --- a/arch/arm/mach-imx/include/mach/imx27-regs.h
> +++ b/arch/arm/mach-imx/include/mach/imx27-regs.h
> @@ -19,6 +19,8 @@
>  #define IMX_SPI1_BASE              (0x0e000 + IMX_IO_BASE)
>  #define IMX_SPI2_BASE              (0x0f000 + IMX_IO_BASE)
>  #define IMX_I2C1_BASE              (0x12000 + IMX_IO_BASE)
> +#define IMX_SDHC1_BASE             (0x13000 + IMX_IO_BASE)
> +#define IMX_SDHC2_BASE             (0x14000 + IMX_IO_BASE)
>  #define IMX_GPIO_BASE              (0x15000 + IMX_IO_BASE)
>  #define IMX_TIM4_BASE              (0x19000 + IMX_IO_BASE)
>  #define IMX_TIM5_BASE              (0x1a000 + IMX_IO_BASE)
> -- 
> 1.7.3.4
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list