diff options
author | wdenk <wdenk> | 2003-06-05 19:27:42 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-06-05 19:27:42 +0000 |
commit | 73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3 (patch) | |
tree | f409359364776e565b9484337a0620388041b456 /include/configs/sc520_spunk.h | |
parent | 08eaea9c9fa4e8ea25325610c512cb90b6bea1dd (diff) | |
download | u-boot-imx-73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3.zip u-boot-imx-73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3.tar.gz u-boot-imx-73a8b27c574f5ec1c8fdd9d8d065bb845d8743d3.tar.bz2 |
* 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!)
Diffstat (limited to 'include/configs/sc520_spunk.h')
-rw-r--r-- | include/configs/sc520_spunk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sc520_spunk.h b/include/configs/sc520_spunk.h index 2b5a54d..0a28805 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 |