
Dear Matthias Ludwig,
In message 4a7b8b5de50ee2b17fba444c8816c35d1fda1477.1242716287.git.mludwig@ultratronik.de you wrote:
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
board/omap3/evm/evm.c | 16 +++++++------- board/omap3/zoom2/zoom2.c | 14 ++++-------- cpu/arm_cortexa8/omap3/mem.c | 33 +++++++++++------------------ cpu/arm_cortexa8/omap3/sys_info.c | 4 +- drivers/mtd/nand/omap_gpmc.c | 22 ++++++------------- include/asm-arm/arch-omap3/cpu.h | 41 ++++++++++++++++-------------------- include/configs/omap3_beagle.h | 1 - include/configs/omap3_evm.h | 1 - include/configs/omap3_overo.h | 1 - include/configs/omap3_pandora.h | 1 - include/configs/omap3_zoom1.h | 1 - include/configs/omap3_zoom2.h | 1 - 12 files changed, 53 insertions(+), 83 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk