All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sh: Fix rsk7264 pin setup for on-board ethernet
Date: Tue, 10 Apr 2012 14:46:09 +0200	[thread overview]
Message-ID: <201204101446.09872.marek.vasut@gmail.com> (raw)
In-Reply-To: <1334054876-30395-1-git-send-email-phil.edworthy@renesas.com>

Dear Phil Edworthy,

> This sets up the external ethernet IRQ pin.
> 
> Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>

Add Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

> ---
>  board/renesas/rsk7264/lowlevel_init.S |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/board/renesas/rsk7264/lowlevel_init.S
> b/board/renesas/rsk7264/lowlevel_init.S index fc759bd..39acfa7 100644
> --- a/board/renesas/rsk7264/lowlevel_init.S
> +++ b/board/renesas/rsk7264/lowlevel_init.S
> @@ -185,7 +185,7 @@ CS0WCR_D:	.long 0x00000B41
>  CS0BCR_A:	.long 0xFFFC0004
>  CS0BCR_D:	.long 0x10000400
>  PJCR0_A:	.long 0xFFFE390E
> -PJCR0_D:	.word 0x0300
> +PJCR0_D:	.word 0x3300
>  .align 2
>  CS2WCR_A:	.long 0xFFFC0030
>  CS2WCR_D:	.long 0x00000B01

Best regards,
Marek Vasut

  reply	other threads:[~2012-04-10 12:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-10 10:47 [U-Boot] [PATCH] sh: Fix rsk7264 pin setup for on-board ethernet Phil Edworthy
2012-04-10 12:46 ` Marek Vasut [this message]
2012-04-11  5:48   ` Nobuhiro Iwamatsu

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=201204101446.09872.marek.vasut@gmail.com \
    --to=marek.vasut@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.