aboutsummaryrefslogtreecommitdiff
path: root/board/sbc405
diff options
context:
space:
mode:
Diffstat (limited to 'board/sbc405')
-rw-r--r--board/sbc405/sbc405.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/sbc405/sbc405.c b/board/sbc405/sbc405.c
index 33b4d1105..4efc410da 100644
--- a/board/sbc405/sbc405.c
+++ b/board/sbc405/sbc405.c
@@ -96,13 +96,6 @@ int checkboard (void)
/* ------------------------------------------------------------------------- */
-phys_size_t initdram (int board_type)
-{
- return spd_sdram ();
-}
-
-/* ------------------------------------------------------------------------- */
-
int testdram (void)
{
/* TODO: XXX XXX XXX */