Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[oweals/u-boot.git] / arch / xtensa / lib / bootm.c
index 93eea53c5f29d4d2a47ac5e2ab4560410567b8cb..458eaf95c0443546d97ca2a76adad197f8745314 100644 (file)
@@ -5,7 +5,9 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
 #include <command.h>
+#include <cpu_func.h>
 #include <env.h>
 #include <u-boot/zlib.h>
 #include <asm/byteorder.h>