]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/mpc8260.h
* Patches by Pantelis Antoniou, 30 Mar 2004:
[people/ms/u-boot.git] / include / mpc8260.h
index c93370c4d0e7a440434bd310c29508a0151af4f5..ff52a7b38b3de59e15c60cba2aac5b0dc189a1d8 100644 (file)
 #define CPU_ID_STR     "MPC8255"
 #endif
 #ifndef CPU_ID_STR
+#if defined(CONFIG_MPC8272_FAMILY)
+#define CPU_ID_STR     "MPC8272"
+#else
 #define CPU_ID_STR     "MPC8260"
 #endif
+#endif /* !CPU_ID_STR */
 
 /*-----------------------------------------------------------------------
  * Exception offsets (PowerPC standard)