public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] nios2: Split timer code into timer.c
Date: Mon, 7 Sep 2015 22:10:17 +0800	[thread overview]
Message-ID: <55ED9AC9.5070000@wytron.com.tw> (raw)
In-Reply-To: <1441629112-8287-2-git-send-email-marex@denx.de>

Hi Marek,

On 09/07/2015 08:31 PM, Marek Vasut wrote:
> Move the timer code from interrupts.c into timer.c . Eliminate the
> installation of timer interrupt handler, which is no longer used.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> ---
>   arch/nios2/cpu/Makefile         |  2 +-
>   arch/nios2/cpu/interrupts.c     | 84 +----------------------------------------
>   arch/nios2/cpu/timer.c          | 65 +++++++++++++++++++++++++++++++
>   include/configs/nios2-generic.h |  3 +-
>   4 files changed, 68 insertions(+), 86 deletions(-)
>   create mode 100644 arch/nios2/cpu/timer.c
>
> V2: Rebase on top of u-boot/master
>      Zap the CONFIG_SYS_TIMER_IRQ check
>

Applied to u-boot-nios.
Thanks.

Best regards,
Thomas Chou

  reply	other threads:[~2015-09-07 14:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-07 12:31 [U-Boot] [PATCH V2 1/2] nios2: Switch to generic timer Marek Vasut
2015-09-07 12:31 ` [U-Boot] [PATCH 2/2] nios2: Split timer code into timer.c Marek Vasut
2015-09-07 14:10   ` Thomas Chou [this message]
2015-09-07 14:09 ` [U-Boot] [PATCH V2 1/2] nios2: Switch to generic timer Thomas Chou
  -- strict thread matches above, loose matches on Subject: below --
2015-09-04  9:51 [U-Boot] [PATCH " Marek Vasut
2015-09-04  9:51 ` [U-Boot] [PATCH 2/2] nios2: Split timer code into timer.c Marek Vasut
2015-09-07  8:00   ` Thomas Chou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55ED9AC9.5070000@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox