Skip to content
Snippets Groups Projects
Commit f8abfdef authored by Phil Edworthy's avatar Phil Edworthy Committed by Nobuhiro Iwamatsu
Browse files

sh: Fix rsk7264 pin setup for on-board ethernet


This sets up the external ethernet IRQ pin.

Signed-off-by: default avatarPhil Edworthy <phil.edworthy@renesas.com>
Signed-off-by: default avatarNobuhiro Iwamatsu <iwamatsu@nigauri.org>
parent f5cdc117
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment