summaryrefslogtreecommitdiffstats
path: root/include/commproc.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-05-12 16:15:46 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-05-12 16:15:46 +0200
commit8cba090c5824c95f337d44a0465803c882ded6f6 (patch)
tree35c6d33412cea9f0a6df599ff48133771b33b70c /include/commproc.h
parent977b50f86824fe3c262ef7efce5dbb7ddaf8a48f (diff)
downloadblackbird-obmc-uboot-8cba090c5824c95f337d44a0465803c882ded6f6.tar.gz
blackbird-obmc-uboot-8cba090c5824c95f337d44a0465803c882ded6f6.zip
Add support for VirtLab2 board
(needed because of differences in the PCMCIA hardware).
Diffstat (limited to 'include/commproc.h')
-rw-r--r--include/commproc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/commproc.h b/include/commproc.h
index 790016655e..061468e752 100644
--- a/include/commproc.h
+++ b/include/commproc.h
@@ -2,7 +2,7 @@
* MPC8xx Communication Processor Module.
* Copyright (c) 1997 Dan Malek (dmalek@jlc.net)
*
- * (C) Copyright 2000-2004
+ * (C) Copyright 2000-2006
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* This file contains structures and information for the communication
@@ -1412,6 +1412,7 @@ typedef struct scc_enet {
defined(CONFIG_TQM823L) || defined(CONFIG_TQM823M) || \
defined(CONFIG_TQM850L) || defined(CONFIG_TQM850M) || \
defined(CONFIG_ETX094) || defined(CONFIG_RRVISION)|| \
+ defined(CONFIG_VIRTLAB2)|| \
(defined(CONFIG_LANTEC) && CONFIG_LANTEC < 2)
/* Bits in parallel I/O port registers that have to be set/cleared
* to configure the pins for SCC2 use.
OpenPOWER on IntegriCloud