]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap3: embedd gpmc_cs into gpmc config struct
authorMatthias Ludwig <mludwig@ultratronik.de>
Tue, 19 May 2009 07:09:31 +0000 (09:09 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 7 Aug 2009 21:31:51 +0000 (23:31 +0200)
commit187af954cf7958c24efcf0fd62289bbdb4f1f24e
tree7ad4bfe95128e7a7907ad8aa537817287e6cd69d
parentcb32ed1fc298875845f166d326a3f2704a0d5364
omap3: embedd gpmc_cs into gpmc config struct

Embedd chip select configuration into struct for gpmc config
instead of having it completely separated as suggested by
Wolfgang Denk on
http://lists.denx.de/pipermail/u-boot/2009-May/052247.html

Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
12 files changed:
board/omap3/evm/evm.c
board/omap3/zoom2/zoom2.c
cpu/arm_cortexa8/omap3/mem.c
cpu/arm_cortexa8/omap3/sys_info.c
drivers/mtd/nand/omap_gpmc.c
include/asm-arm/arch-omap3/cpu.h
include/configs/omap3_beagle.h
include/configs/omap3_evm.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_zoom1.h
include/configs/omap3_zoom2.h