summaryrefslogtreecommitdiffstats
path: root/board/syteco
diff options
context:
space:
mode:
Diffstat (limited to 'board/syteco')
-rw-r--r--board/syteco/zmx25/zmx25.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/syteco/zmx25/zmx25.c b/board/syteco/zmx25/zmx25.c
index 893adc6bd5..a49d8314eb 100644
--- a/board/syteco/zmx25/zmx25.c
+++ b/board/syteco/zmx25/zmx25.c
@@ -188,9 +188,3 @@ int dram_init(void)
PHYS_SDRAM_SIZE);
return 0;
}
-
-void dram_init_banksize(void)
-{
- gd->bd->bi_dram[0].start = PHYS_SDRAM;
- gd->bd->bi_dram[0].size = gd->ram_size;
-}
OpenPOWER on IntegriCloud