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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/v37/v37.c b/board/v37/v37.c
index 1ef879d5f1..2e47573024 100644
--- a/board/v37/v37.c
+++ b/board/v37/v37.c
@@ -38,8 +38,8 @@ static long int dram_size (void);
/* ------------------------------------------------------------------------- */
-#define MBYTE (1024*1024)
-#define DRAM_DELAY 0x00000379 /* DRAM delay count */
+#define MBYTE (1024*1024)
+#define DRAM_DELAY 0x00000379 /* DRAM delay count */
#define _NOT_USED_ 0xFFFFCC25
const uint sdram_table[] =
OpenPOWER on IntegriCloud