Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / common / spl / spl_nor.c
index 3f03ffe6a333f410fb7bd29dd50aa3a65ecad830..5270401db0347270a23b7b33a27898b1d0d04ae9 100644 (file)
@@ -4,6 +4,8 @@
  */
 
 #include <common.h>
+#include <image.h>
+#include <log.h>
 #include <spl.h>
 
 static ulong spl_nor_load_read(struct spl_load_info *load, ulong sector,