summaryrefslogtreecommitdiff
path: root/board/ti/am65x/evm.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/am65x/evm.c')
-rw-r--r--board/ti/am65x/evm.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/ti/am65x/evm.c b/board/ti/am65x/evm.c
index a610879424..346f745bb0 100644
--- a/board/ti/am65x/evm.c
+++ b/board/ti/am65x/evm.c
@@ -9,7 +9,10 @@
#include <common.h>
#include <dm.h>
+#include <fdt_support.h>
+#include <image.h>
#include <init.h>
+#include <net.h>
#include <asm/arch/sys_proto.h>
#include <asm/arch/hardware.h>
#include <asm/gpio.h>