sifive: fu540: Add U-Boot proper sector start
[oweals/u-boot.git] / common / bootstage.c
index d2ed33663b7193b574722e5f3d0aa441dd571149..5f87358fd8544d13b851f488023102a78d745095 100644 (file)
@@ -10,7 +10,9 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
 #include <hang.h>
+#include <log.h>
 #include <malloc.h>
 #include <sort.h>
 #include <spl.h>