]> git.sur5r.net Git - u-boot/blobdiff - board/trab/lowlevel_init.S
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
[u-boot] / board / trab / lowlevel_init.S
index 128ae7e4aa55e04d801e5458203b381d2bfcd60f..9a009449f65c3684115a99154c925afb09fb88e6 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Modified for the TRAB board by
  * (C) Copyright 2002-2003
- * Gary Jennejohn, DENX Software Engineering, <gj@denx.de>
+ * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
  *
  * See file CREDITS for list of people who contributed to this
  * project.
 #define TREFMD 0x0     /* CBR(CAS before RAS)/auto refresh */
 #define Trp    0x0     /* 2 clk */
 #define Trc    0x3     /* 7 clk */
-#define Tchr   0x2     /* 3 clk */
+#define Tchr   0x2     /* 3 clk */
 
 #ifdef CONFIG_TRAB_50MHZ
 #define REFCNT 1269    /* period=15.6 us, HCLK=50Mhz, (2048+1-15.6*50) */