]> Git Repo - J-u-boot.git/blobdiff - tools/dumpimage.h
tools: kwbimage: Set BOOT_FROM by default to SPI
[J-u-boot.git] / tools / dumpimage.h
index d78523ded7231e869f29193cf15bb072ffc86333..e31d163292eebea3f62a3953a24355e4f3cd58f3 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Based on mkimage.c.
  *
  * Written by Guilherme Maciel Ferreira <[email protected]>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _DUMPIMAGE_H_
@@ -18,7 +17,7 @@
 #include <sys/stat.h>
 #include <time.h>
 #include <unistd.h>
-#include <sha1.h>
+#include <u-boot/sha1.h>
 #include "fdt_host.h"
 #include "imagetool.h"
 
This page took 0.026448 seconds and 4 git commands to generate.