[U-Boot] [PATCH 3/5 v4] omap3: remove typedefs for configuration structs

Wolfgang Denk wd at denx.de
Sat Aug 8 11:34:05 CEST 2009


Dear Dirk Behme,

In message <1249716623-2631-1-git-send-email-dirk.behme at googlemail.com> you wrote:
> Signed-off-by: Matthias Ludwig <mludwig at ultratronik.de>
> Signed-off-by: Dirk Behme <dirk.behme at googlemail.com>
> ---
> 
> Changes in v4: Rebase to recent git head 187af954cf7958c24efcf0fd62289bbdb4f1f24e
> "omap3: embedd gpmc_cs into gpmc config struct"
> 
> All 3 patches compile tested with ./MAKEALL ARM_CORTEX_A8 and boot
> tested on BeagleBoard.
> 
>  board/omap3/beagle/beagle.c        |    4 +-
>  board/omap3/evm/evm.c              |    6 ++--
>  board/omap3/pandora/pandora.c      |    8 ++---
>  board/omap3/zoom2/zoom2.c          |    2 -
>  cpu/arm_cortexa8/omap3/board.c     |   16 +++++------
>  cpu/arm_cortexa8/omap3/clock.c     |   14 +++++-----
>  cpu/arm_cortexa8/omap3/mem.c       |   14 +++++-----
>  cpu/arm_cortexa8/omap3/sys_info.c  |   12 ++++----
>  cpu/arm_cortexa8/omap3/timer.c     |    2 -
>  drivers/mtd/nand/omap_gpmc.c       |    2 -
>  include/asm-arm/arch-omap3/cpu.h   |   50 ++++++++++++++++++-------------------
>  include/asm-arm/arch-omap3/mem.h   |    4 +-
>  include/asm-arm/arch-omap3/omap3.h |    8 ++---
>  include/configs/omap3_beagle.h     |    2 -
>  include/configs/omap3_evm.h        |    2 -
>  include/configs/omap3_overo.h      |    2 -
>  include/configs/omap3_pandora.h    |    2 -
>  include/configs/omap3_zoom1.h      |    2 -
>  include/configs/omap3_zoom2.h      |    2 -
>  19 files changed, 77 insertions(+), 77 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Testing can show the presense of bugs, but not their absence.
                                                   -- Edsger Dijkstra


More information about the U-Boot mailing list