All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Barada <peter.barada@logicpd.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition
Date: Tue, 07 Feb 2012 13:49:13 -0500	[thread overview]
Message-ID: <4F317229.4040502@logicpd.com> (raw)
In-Reply-To: <1328636736-15573-1-git-send-email-peter.barada@logicpd.com>

On 02/07/2012 12:45 PM, Peter Barada wrote:
> ACTIM_CTRLA macro errently passes "b" parameter to ACTIM_CTRLA_TRAS()
> instead of "c".  To make usage more clear, replace all single-letter
> macro parameters with more descriptive parameter names.
>
> Signed-off-by: Peter Barada <peter.barada@logicpd.com>
> ---
> Changes for V2:
>     Fix ordering of raswidth/ramsize in MCFG() declaration.
>     Use shift instead of division in M_CFG_RAMSIZE() to keep in 80 columns.
>
>  arch/arm/include/asm/arch-omap3/mem.h |   40 ++++++++++++++++----------------
>  1 files changed, 20 insertions(+), 20 deletions(-)
>
Arrgh^2!  Another typo (trrd macro parameter was mispelled).

V3 coming up (after I run ./MAKEALL -s omap3 -s omap4)...

-- 
Peter Barada
peter.barada at logicpd.com

  reply	other threads:[~2012-02-07 18:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 16:32 [U-Boot] [PATCH] ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition Peter Barada
2012-02-07 16:35 ` Peter Barada
2012-02-07 16:42   ` Tom Rini
2012-02-07 17:45 ` [U-Boot] [PATCH v2] " Peter Barada
2012-02-07 18:49   ` Peter Barada [this message]
2012-02-07 21:02 ` [U-Boot] [PATCH v3] " Peter Barada

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=4F317229.4040502@logicpd.com \
    --to=peter.barada@logicpd.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.