Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
@@ -9,6 +9,7 @@
#include <common.h>
#include <asm/armv7.h>
+#include <asm/bootm.h>
#include <asm/pl310.h>
#include <asm/errno.h>
#include <asm/io.h>
@@ -7,7 +7,9 @@
* SPDX-License-Identifier: GPL-2.0+
*/
+#include <bootm.h>
+#include <netdev.h>
#include <asm/arch/imx-regs.h>
@@ -5,6 +5,7 @@
+#include <asm/arch/sys_proto.h>
#include <asm/imx-common/regs-common.h>