]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i.MX31: Add reset_timer() and modify get_timer_masked().
authorMagnus Lilja <lilja.magnus@gmail.com>
Fri, 29 Aug 2008 08:36:17 +0000 (10:36 +0200)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 11 Sep 2008 23:23:43 +0000 (01:23 +0200)
commit8c4ebec25b21e355b8488698ec1594da9701fff4
tree67f5f466efe0235840a664ff0a36c794f998f476
parent0b7c5639891f4103a0e31ec7ae0beb3e97ed3836
i.MX31: Add reset_timer() and modify get_timer_masked().

This patch adds the reset_timer() function (needed by nand_base.c) and
modifies the get_timer_masked() to work in the same way as the omap24xx
function.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
cpu/arm1136/mx31/interrupts.c