summaryrefslogtreecommitdiffstats
path: root/include/commproc.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-06-06 21:35:06 +0000
committerwdenk <wdenk>2004-06-06 21:35:06 +0000
commit1114257c9df3fa3db39ff55dd03d1f7cbc5c0603 (patch)
tree7d62ed142cf3c00aea35e518ed28dc9f5c6887fd /include/commproc.h
parentd7a04603ae9c85d496b3991f29dbb8ea339ace49 (diff)
downloadblackbird-obmc-uboot-1114257c9df3fa3db39ff55dd03d1f7cbc5c0603.tar.gz
blackbird-obmc-uboot-1114257c9df3fa3db39ff55dd03d1f7cbc5c0603.zip
Patch by Yuli Barcohen, 19 Apr 2004:
- Rename DUET_ADS to MPC885ADS - Rename CONFIG_DUET to CONFIG_MPC885_FAMILY - Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY - Clean up FADS family port to use the new defines
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 9facd771c5..f87620ebf1 100644
--- a/include/commproc.h
+++ b/include/commproc.h
@@ -743,7 +743,8 @@ typedef struct scc_enet {
#endif /* CONFIG_SCC1_ETHERNET */
/*
- * This ENET stuff is for the MPC860TFADS/MPC86xADS/DUET with ethernet on FEC.
+ * This ENET stuff is for the MPC860TFADS/MPC86xADS/MPC885ADS
+ * with ethernet on FEC.
*/
#ifdef CONFIG_FEC_ENET
OpenPOWER on IntegriCloud