public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Sughosh Ganu <urwithsughosh@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] davinci: move clock related functions to new file
Date: Fri, 3 Feb 2012 14:01:31 +0530	[thread overview]
Message-ID: <20120203083131.GA13309@Hardy> (raw)
In-Reply-To: <1328190802-5630-2-git-send-email-manjunath.hadli@ti.com>

hi Manjunath,

On Thu Feb 02, 2012 at 07:23:20PM +0530, Manjunath Hadli wrote:
> Move the clock related function from cpu.c to new file
> speed.c. Eliminate volatile keyword usage which made no
> justification and also to keep checkpatch.pl happy. Replace
> REG instructions by readl.
> 
> Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
> Cc: Tom Rini <trini@ti.com>
> ---


>  nand_spl/board/davinci/da8xxevm/Makefile |    6 +

   You might want to check the patch "Changes to move hawkboard to the
   new spl infrastructure". This patch removes the above file, and
   moves the hawkboard to the new spl infrastructure -- the above
   change would not be needed.

-sughosh

  reply	other threads:[~2012-02-03  8:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-02 13:53 [U-Boot] [PATCH 0/3] addition of clocks command for davinci Manjunath Hadli
2012-02-02 13:53 ` [U-Boot] [PATCH 1/3] davinci: move clock related functions to new file Manjunath Hadli
2012-02-03  8:31   ` Sughosh Ganu [this message]
2012-02-02 13:53 ` [U-Boot] [PATCH 2/3] davinci: remove macro CONFIG_DISPLAY_CPUINFO Manjunath Hadli
2012-02-02 13:53 ` [U-Boot] [PATCH 3/3] davinci: add clocks command Manjunath Hadli
2012-02-02 16:48   ` Tom Rini
2012-02-03 12:58     ` Hadli, Manjunath

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=20120203083131.GA13309@Hardy \
    --to=urwithsughosh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox