summaryrefslogtreecommitdiffstats
path: root/board/renesas/koelsch/koelsch.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/renesas/koelsch/koelsch.c')
-rw-r--r--board/renesas/koelsch/koelsch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/renesas/koelsch/koelsch.c b/board/renesas/koelsch/koelsch.c
index bfd0cc6884..37202f9815 100644
--- a/board/renesas/koelsch/koelsch.c
+++ b/board/renesas/koelsch/koelsch.c
@@ -150,7 +150,6 @@ int board_eth_init(bd_t *bis)
int dram_init(void)
{
- gd->bd->bi_dram[0].start = CONFIG_SYS_SDRAM_BASE;
gd->ram_size = CONFIG_SYS_SDRAM_SIZE;
return 0;
OpenPOWER on IntegriCloud