projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c235825
)
tools: image-host.c: remove uboot_aes.h
author
Philippe Reynes
<philippe.reynes@softathome.com>
Tue, 18 Feb 2020 16:23:20 +0000
(17:23 +0100)
committer
Tom Rini
<trini@konsulko.com>
Tue, 25 Feb 2020 16:29:39 +0000
(11:29 -0500)
The include uboot_aes.h is not useful and
it breaks the compilation on android, so
we remove it.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reported-by: Praneeth Bajjuri <praneeth@ti.com>
tools/image-host.c
patch
|
blob
|
history
diff --git
a/tools/image-host.c
b/tools/image-host.c
index 9483561bfa518487366a131d81d2c94d509081f1..76a361b9d678340fb3ff1166f8619384cf98d478 100644
(file)
--- a/
tools/image-host.c
+++ b/
tools/image-host.c
@@
-12,7
+12,6
@@
#include <bootm.h>
#include <image.h>
#include <version.h>
-#include <uboot_aes.h>
/**
* fit_set_hash_value - set hash value in requested has node