diff options
Diffstat (limited to 'board/eNET/eNET.c')
-rw-r--r-- | board/eNET/eNET.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/eNET/eNET.c b/board/eNET/eNET.c index e64a395..dd0ce54 100644 --- a/board/eNET/eNET.c +++ b/board/eNET/eNET.c @@ -160,12 +160,6 @@ int board_early_init_r(void) return 0; } -int dram_init(void) -{ - init_sc520_dram(); - return 0; -} - void show_boot_progress(int val) { uchar led_mask; |