summaryrefslogtreecommitdiff
path: root/board/phytec/phycore_am62ax
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/phycore_am62ax')
-rw-r--r--board/phytec/phycore_am62ax/phycore-am62ax.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/phytec/phycore_am62ax/phycore-am62ax.c b/board/phytec/phycore_am62ax/phycore-am62ax.c
index 14b8959c07a..3e1c4102cc1 100644
--- a/board/phytec/phycore_am62ax/phycore-am62ax.c
+++ b/board/phytec/phycore_am62ax/phycore-am62ax.c
@@ -11,11 +11,6 @@
#include "../common/am6_som_detection.h"
-int board_init(void)
-{
- return 0;
-}
-
int dram_init(void)
{
return fdtdec_setup_mem_size_base();