summaryrefslogtreecommitdiffstats
path: root/board/v37/v37.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/v37/v37.c')
-rw-r--r--board/v37/v37.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/v37/v37.c b/board/v37/v37.c
index 3b786ef8df..1ef879d5f1 100644
--- a/board/v37/v37.c
+++ b/board/v37/v37.c
@@ -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;
OpenPOWER on IntegriCloud