]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/fec.h
net: libertas sdio driver
[linux-2.6-omap-h63xx.git] / drivers / net / fec.h
index 045761b8a6004ab1f25c73bcd082d00573024589..1d421606984fd4925e0a058ffb6bbc57e1332b06 100644 (file)
@@ -1,11 +1,10 @@
 /****************************************************************************/
 
 /*
- *     fec.h  --  Fast Ethernet Controller for Motorola ColdFire 5230,
- *                5231, 5232, 5234, 5235, 5270, 5271, 5272, 5274, 5275,
- *                5280 and 5282.
+ *     fec.h  --  Fast Ethernet Controller for Motorola ColdFire SoC
+ *                processors.
  *
- *     (C) Copyright 2000-2003, Greg Ungerer (gerg@snapgear.com)
+ *     (C) Copyright 2000-2005, Greg Ungerer (gerg@snapgear.com)
  *     (C) Copyright 2000-2001, Lineo (www.lineo.com)
  */
 
@@ -14,7 +13,8 @@
 #define        FEC_H
 /****************************************************************************/
 
-#if defined(CONFIG_M523x) || defined(CONFIG_M527x) || defined(CONFIG_M528x)
+#if defined(CONFIG_M523x) || defined(CONFIG_M527x) || defined(CONFIG_M528x) || \
+    defined(CONFIG_M520x) || defined(CONFIG_M532x)
 /*
  *     Just figures, Motorola would have to change the offsets for
  *     registers in the same peripheral device on different models