summaryrefslogtreecommitdiffstats
path: root/board/renesas/koelsch
diff options
context:
space:
mode:
Diffstat (limited to 'board/renesas/koelsch')
-rw-r--r--board/renesas/koelsch/koelsch.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/renesas/koelsch/koelsch.c b/board/renesas/koelsch/koelsch.c
index 37202f9815..908bc607a2 100644
--- a/board/renesas/koelsch/koelsch.c
+++ b/board/renesas/koelsch/koelsch.c
@@ -179,11 +179,6 @@ void dram_init_banksize(void)
gd->bd->bi_dram[0].size = KOELSCH_SDRAM_SIZE;
}
-int board_late_init(void)
-{
- return 0;
-}
-
void reset_cpu(ulong addr)
{
u8 val;
OpenPOWER on IntegriCloud