summaryrefslogtreecommitdiff
path: root/board/ep82xxm/ep82xxm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ep82xxm/ep82xxm.c')
-rw-r--r--board/ep82xxm/ep82xxm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/ep82xxm/ep82xxm.c b/board/ep82xxm/ep82xxm.c
index 35e644df8c..fe3f78e738 100644
--- a/board/ep82xxm/ep82xxm.c
+++ b/board/ep82xxm/ep82xxm.c
@@ -227,8 +227,6 @@ long int initdram(int board_type)
#ifndef CFG_RAMBOOT
volatile immap_t *immap = (immap_t *)CFG_IMMR;
volatile memctl8260_t *memctl = &immap->im_memctl;
- vu_char *ramaddr = (vu_char *)CFG_SDRAM_BASE;
- uchar c = 0xFF;
uint psdmr = CFG_PSDMR;
int i;