Dear Dirk Behme, In message <[email protected]> you wrote: > From: Manikandan Pillai <[email protected]> > Signed-off-by: Dirk Behme <[email protected]> > Signed-off-by: Manikandan Pillai <[email protected]> > --- > Changes in v3 which replaces previous version [3]: > > * Fix udelay(), too > * Fix and use TIMER_LOAD_VAL macro > * Rebase against mainline 7ee38c044ca5041d3378d6507580ea4ec344af96 > 'fix DaVinci NS16550_REG_SIZE regression' > > Changes from Dirk's patch which is replaced by this [2]: > > * Fix conflicts after commit 81472d893fa565c9d300928a40e504a689bde131 > > Changes from Mani's original patch which is replaced by this [1]: > > * Don't remove overflow handling in get_timer_masked() > * Update omap3_zoom1.h, too. > * Clean up timer related comments and macros in config files > * Don't touch reset_timer_masked() > * Switch divider clock divider from 256 to 8 to be able to get 1000Hz > * Remove unused udelay_masked() > * Minor clean up of get_tbclk() > > [1] http://lists.denx.de/pipermail/u-boot/2009-March/049012.html > [2] http://lists.denx.de/pipermail/u-boot/2009-March/049146.html > [3] http://lists.denx.de/pipermail/u-boot/2009-April/050170.html > --- > cpu/arm_cortexa8/omap3/interrupts.c | 85 > +++++++++++------------------------- > include/configs/omap3_beagle.h | 9 ++- > include/configs/omap3_evm.h | 9 ++- > include/configs/omap3_overo.h | 12 ++--- > include/configs/omap3_pandora.h | 11 ++-- > include/configs/omap3_zoom1.h | 11 ++-- > 6 files changed, 55 insertions(+), 82 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] "It is easier to port a shell than a shell script." - Larry Wall _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

