[U-Boot] [PATCH 02/12 v2] ARM: OMAP3: Add i2c, memory and additional pin mux headers

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sun Oct 5 03:18:35 CEST 2008


On 12:37 Fri 03 Oct     , dirk.behme at googlemail.com wrote:
> Subject: [PATCH 02/12 v2] ARM: OMAP3: Add i2c, memory and additional pin mux headers
> 
> From: Dirk Behme <dirk.behme at gmail.com>
> 
> Add OMAP3 I2C, memory and additional pin mux headers
> 
> Signed-off-by: Dirk Behme <dirk.behme at gmail.com>
> 
> ---
>  include/asm-arm/arch-omap3/i2c.h |  128 ++++++++++++++
>  include/asm-arm/arch-omap3/mem.h |  220 ++++++++++++++++++++++++
>  include/asm-arm/arch-omap3/mux.h |  350 +++++++++++++++++++++++++++++++++++++++
>  3 files changed, 698 insertions(+)
> 
> Index: u-boot-arm/include/asm-arm/arch-omap3/mux.h
> ===================================================================
> --- u-boot-arm.orig/include/asm-arm/arch-omap3/mux.h
> +++ u-boot-arm/include/asm-arm/arch-omap3/mux.h
> @@ -404,4 +404,354 @@
>  #define  CONTROL_PADCONF_sdrc_cke0	     0x0262
                                        ^^^^^
please use tab instead of space
please do it in all of patch
>  #define  CONTROL_PADCONF_sdrc_cke1	     0x0264
                                        ^^^^^
Ditto and etc...

Best Regards
J.


More information about the U-Boot mailing list