
Dear Dirk Behme,
In message 1240327745-8917-1-git-send-email-dirk.behme@googlemail.com you wrote:
From: Manikandan Pillai mani.pillai@ti.com Signed-off-by: Dirk Behme dirk.behme@googlemail.com Signed-off-by: Manikandan Pillai mani.pillai@ti.com
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