From 73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3 Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 5 Jun 2003 19:27:42 +0000 Subject: * Add support for RMU board * Add support for TQM862L at 100/50 MHz * Patch by Pantelis Antoniou, 02 Jun 2003: major reconstruction of networking code; add "ping" support (outgoing only!) --- include/configs/sc520_spunk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/sc520_spunk.h') diff --git a/include/configs/sc520_spunk.h b/include/configs/sc520_spunk.h index 2b5a54d9a..0a28805fd 100644 --- a/include/configs/sc520_spunk.h +++ b/include/configs/sc520_spunk.h @@ -206,7 +206,7 @@ #define CFG_FIRST_PCI_IRQ 9 #define CFG_SECOND_PCI_IRQ 10 -#define CFG_THIRD_PCI_IRQ 11 +#define CFG_THIRD_PCI_IRQ 11 #define CFG_FORTH_PCI_IRQ 12 -- cgit v1.2.3