All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] MIPS: use common code from lib/time.c
Date: Wed, 14 Jan 2015 22:01:43 +0100	[thread overview]
Message-ID: <54B6D937.5060503@gmail.com> (raw)
In-Reply-To: <593AEF6C47F46446852B067021A273D6FBA1F750@MUCSE037.lantiq.com>

Hi Thomas,

On 14.01.2015 19:44, thomas.langer at lantiq.com wrote:
> From: Thomas Langer <thomas.langer@lantiq.com>
> 
> The common code just needs the C0_COUNT as free running counter,
> without the need of writing and checking C0_COMPARE.
> 
> The function get_tbclk() is still implemented here instead of changing
> all places of CONFIG_SYS_MIPS_TIMER_FREQ to CONFIG_SYS_TIMER_RATE.
> 
> The change was tested on a MIPS32 system, but as the MIPS64 code
> was/is the same, this should be no problem.
> 
> Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
> ---
>  arch/mips/cpu/mips32/time.c |   59 +++----------------------------------------
>  arch/mips/cpu/mips64/time.c |   59 +++----------------------------------------
>  2 files changed, 8 insertions(+), 110 deletions(-)

applied to u-boot-mips/next, thanks

-- 
- Daniel

      reply	other threads:[~2015-01-14 21:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-14 18:44 [U-Boot] [PATCH] MIPS: use common code from lib/time.c thomas.langer at lantiq.com
2015-01-14 21:01 ` Daniel Schwierzeck [this message]

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=54B6D937.5060503@gmail.com \
    --to=daniel.schwierzeck@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.