public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] sh: Fix rsk7264 pin setup for on-board ethernet
@ 2012-04-10 10:47 Phil Edworthy
  2012-04-10 12:46 ` Marek Vasut
  0 siblings, 1 reply; 3+ messages in thread
From: Phil Edworthy @ 2012-04-10 10:47 UTC (permalink / raw)
  To: u-boot

This sets up the external ethernet IRQ pin.

Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>
---
 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
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-11  5:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2012-04-11  5:48   ` Nobuhiro Iwamatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox