* [PATCH] tools: image-host.c: remove uboot_aes.h
@ 2020-02-18 16:23 Philippe Reynes
2020-02-19 17:17 ` Andrew F. Davis
2020-02-25 19:00 ` Tom Rini
0 siblings, 2 replies; 4+ messages in thread
From: Philippe Reynes @ 2020-02-18 16:23 UTC (permalink / raw)
To: u-boot
The include uboot_aes.h is not usefull and
it breaks the compilation on android, so
we remove it.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
---
tools/image-host.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/image-host.c b/tools/image-host.c
index 9483561..76a361b 100644
--- 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
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] tools: image-host.c: remove uboot_aes.h
2020-02-18 16:23 [PATCH] tools: image-host.c: remove uboot_aes.h Philippe Reynes
@ 2020-02-19 17:17 ` Andrew F. Davis
2020-02-19 17:18 ` Bajjuri, Praneeth
2020-02-25 19:00 ` Tom Rini
1 sibling, 1 reply; 4+ messages in thread
From: Andrew F. Davis @ 2020-02-19 17:17 UTC (permalink / raw)
To: u-boot
+Praneeth
On 2/18/20 11:23 AM, Philippe Reynes wrote:
> The include uboot_aes.h is not usefull and
> it breaks the compilation on android, so
> we remove it.
>
> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
> ---
> tools/image-host.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/tools/image-host.c b/tools/image-host.c
> index 9483561..76a361b 100644
> --- 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
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] tools: image-host.c: remove uboot_aes.h
2020-02-19 17:17 ` Andrew F. Davis
@ 2020-02-19 17:18 ` Bajjuri, Praneeth
0 siblings, 0 replies; 4+ messages in thread
From: Bajjuri, Praneeth @ 2020-02-19 17:18 UTC (permalink / raw)
To: u-boot
On 2/19/2020 11:17 AM, Andrew F. Davis wrote:
> +Praneeth
>
> On 2/18/20 11:23 AM, Philippe Reynes wrote:
>> The include uboot_aes.h is not usefull and
>> it breaks the compilation on android, so
>> we remove it.
Thanks for the fix.
>>
>> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reported-by: Praneeth Bajjuri <praneeth@ti.com>
>> ---
>> tools/image-host.c | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/tools/image-host.c b/tools/image-host.c
>> index 9483561..76a361b 100644
>> --- 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
>>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] tools: image-host.c: remove uboot_aes.h
2020-02-18 16:23 [PATCH] tools: image-host.c: remove uboot_aes.h Philippe Reynes
2020-02-19 17:17 ` Andrew F. Davis
@ 2020-02-25 19:00 ` Tom Rini
1 sibling, 0 replies; 4+ messages in thread
From: Tom Rini @ 2020-02-25 19:00 UTC (permalink / raw)
To: u-boot
On Tue, Feb 18, 2020 at 05:23:20PM +0100, Philippe Reynes wrote:
> The include uboot_aes.h is not usefull 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>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200225/ee6f696b/attachment.sig>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-02-25 19:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-18 16:23 [PATCH] tools: image-host.c: remove uboot_aes.h Philippe Reynes
2020-02-19 17:17 ` Andrew F. Davis
2020-02-19 17:18 ` Bajjuri, Praneeth
2020-02-25 19:00 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox