Dear Dirk Behme, In message <[email protected]> you wrote: > Signed-off-by: Matthias Ludwig <[email protected]> > Signed-off-by: Dirk Behme <[email protected]> > --- > > 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: [email protected] Testing can show the presense of bugs, but not their absence. -- Edsger Dijkstra _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

