* Patch by Yuli Barcohen, 08 Nov 2004:
  Add support for Analogue & Micro Rattler boards.
  Tested on Rattler8248.

* Patch by Andre Renaud, 08 Nov 2004:
  Fix watchdog support in common/lcd.c

* Patch by Marc Leeman, 05 Nov 2003:
  Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
  bug only affects the XPC8245 processors
diff --git a/include/configs/PM854.h b/include/configs/PM854.h
index bf7eb8e..69e1baf 100644
--- a/include/configs/PM854.h
+++ b/include/configs/PM854.h
@@ -144,19 +144,14 @@
 #undef	CFG_RAMBOOT
 #endif
 
-
-#undef CONFIG_CLOCKS_IN_MHZ
-
-
 /*
  * Local Bus Definitions
  */
- 
 #define CFG_LBC_LCRR		0x00030004    /* LB clock ratio reg */
 #define CFG_LBC_LBCR		0x00000000    /* LB config reg */
 #define CFG_LBC_LSRT		0x20000000    /* LB sdram refresh timer */
 #define CFG_LBC_MRTPR		0x20000000    /* LB refresh timer prescal*/
- 
+
 
 #define CONFIG_L1_INIT_RAM
 #define CFG_INIT_RAM_LOCK	1