[U-Boot] [PATCH v3] OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000

Wolfgang Denk wd at denx.de
Thu Apr 30 23:56:52 CEST 2009


Dear Dirk Behme,

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

-- 
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: wd at denx.de
"It is easier to port a shell than a shell script."      - Larry Wall


More information about the U-Boot mailing list