[PATCH] ppc32: MPC885ADS, MPC866ADS and MPC8272ADS-specific platform stuff for fs_enet
[sfrench/cifs-2.6.git] / arch / ppc / platforms / pq2ads.h
index 067d9a5aebc108f7301913e74d3d218161c23ea7..6b26dd36c64071bca77ab912b7aced5a8ecc4cd1 100644 (file)
 
 #include <asm/ppcboot.h>
 
+#if defined(CONFIG_ADS8272)
+#define BOARD_CHIP_NAME "8272"
+#endif
+
 /* Memory map is configured by the PROM startup.
  * We just map a few things we need.  The CSR is actually 4 byte-wide
  * registers that can be accessed as 8-, 16-, or 32-bit values.