]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/TQM855L.h
* Add support for NSCU board
[karo-tx-uboot.git] / include / configs / TQM855L.h
index 7f1f153c899c8dc1e95f58ab4aad066f675d4d7a..e9e1e082287b998e71cc7443643c18a67e538f76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright 2000, 2001, 2002
+ * (C) Copyright 2000-2003
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
  *
  * See file CREDITS for list of people who contributed to this
 #ifdef CONFIG_80MHz    /* for 80 MHz, we use a 16 MHz clock * 5 */
 #define CFG_PLPRCR                                                     \
                ( (5-1)<<PLPRCR_MF_SHIFT | PLPRCR_TEXPS | PLPRCR_TMIST )
-#else                  /* up to 50 MHz we use a 1:1 clock */
+#else                  /* up to 66 MHz we use a 1:1 clock */
 #define CFG_PLPRCR     (PLPRCR_SPLSS | PLPRCR_TEXPS | PLPRCR_TMIST)
 #endif /* CONFIG_80MHz */
 
                         SCCR_COM00   | SCCR_DFSYNC00 | SCCR_DFBRG00  | \
                         SCCR_DFNL000 | SCCR_DFNH000  | SCCR_DFLCD000 | \
                         SCCR_DFALCD00)
-#else                  /* up to 50 MHz we use a 1:1 clock */
+#else                  /* up to 66 MHz we use a 1:1 clock */
 #define CFG_SCCR       (SCCR_TBS     | \
                         SCCR_COM00   | SCCR_DFSYNC00 | SCCR_DFBRG00  | \
                         SCCR_DFNL000 | SCCR_DFNH000  | SCCR_DFLCD000 | \