[U-Boot] [PATCH v2 2/6] i.MX31: Add reset_timer() and modify get_timer_masked().
Magnus Lilja
lilja.magnus at gmail.com
Tue Aug 19 10:55:35 CEST 2008
Hi
2008/8/18 Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>:
> On 11:30 Mon 18 Aug , Magnus Lilja wrote:
>> 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 at gmail.com>
>> ---
>> cpu/arm1136/mx31/interrupts.c | 22 ++++++++++++++++++----
>> 1 files changed, 18 insertions(+), 4 deletions(-)
> Could you add the comment like omap24xx?
Hmm, I probably could but I'm not sure that I understand what you mean
here. Shall I add a comment to the patch description or to the code
itself? The patch description mentions omap24xx already.
Thanks, Magnus
More information about the U-Boot
mailing list