]> git.sur5r.net Git - u-boot/blobdiff - board/v37/v37.c
* Added VIA configuration table
[u-boot] / board / v37 / v37.c
index 3b786ef8dfa95ade47099a398fdeb04d9eec1a01..1ef879d5f12da141078dc5a708435600d75d4fde 100644 (file)
@@ -140,7 +140,7 @@ long int initdram (int board_type)
     memctl->memc_br3 = CFG_BR3_CAN;
 
     /* Initialize MBMR */
-    memctl->memc_mamr = MAMR_GPL_B4DIS;        /* GPL_B4 ouput line Disable */
+    memctl->memc_mamr = MAMR_GPL_A4DIS;        /* GPL_A4 ouput line Disable */
 
     /* Initialize UPMB for CAN: single read */
     memctl->memc_mdr = 0xFFFFC004;