public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] tools: env: Add aes.c placeholder
@ 2014-04-28  9:56 Marek Vasut
  2014-04-28 11:27 ` Alexey Brodkin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marek Vasut @ 2014-04-28  9:56 UTC (permalink / raw)
  To: u-boot

Add missing aes.c placeholder which includes lib/aes.c . Without this
one, tools/env/ will fail to build.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
---
 tools/env/aes.c | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tools/env/aes.c

diff --git a/tools/env/aes.c b/tools/env/aes.c
new file mode 100644
index 0000000..9e42679
--- /dev/null
+++ b/tools/env/aes.c
@@ -0,0 +1 @@
+#include "../../lib/aes.c"
-- 
1.8.5.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] tools: env: Add aes.c placeholder
  2014-04-28  9:56 [U-Boot] [PATCH] tools: env: Add aes.c placeholder Marek Vasut
@ 2014-04-28 11:27 ` Alexey Brodkin
  2014-05-12 11:50 ` [U-Boot] " Heiko Schocher
  2014-05-13  1:53 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Alexey Brodkin @ 2014-04-28 11:27 UTC (permalink / raw)
  To: u-boot

Hi Marek,

On Mon, 2014-04-28 at 11:56 +0200, Marek Vasut wrote:
> Add missing aes.c placeholder which includes lib/aes.c . Without this
> one, tools/env/ will fail to build.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
> Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
> ---
>  tools/env/aes.c | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 tools/env/aes.c
> 
> diff --git a/tools/env/aes.c b/tools/env/aes.c
> new file mode 100644
> index 0000000..9e42679
> --- /dev/null
> +++ b/tools/env/aes.c
> @@ -0,0 +1 @@
> +#include "../../lib/aes.c"

With this patch I may now build env tools.
So...

Tested-by: Alexey Brodkin <abrodkin@synopsys.com>

Would be good to apply this one to master ASAP so others don't suffer
from the missing part.

Regards,
Alexey

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] tools: env: Add aes.c placeholder
  2014-04-28  9:56 [U-Boot] [PATCH] tools: env: Add aes.c placeholder Marek Vasut
  2014-04-28 11:27 ` Alexey Brodkin
@ 2014-05-12 11:50 ` Heiko Schocher
  2014-05-13  1:53 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Heiko Schocher @ 2014-05-12 11:50 UTC (permalink / raw)
  To: u-boot

Hello Marek,

Am 28.04.2014 11:56, schrieb Marek Vasut:
> Add missing aes.c placeholder which includes lib/aes.c . Without this
> one, tools/env/ will fail to build.
>
> Signed-off-by: Marek Vasut<marex@denx.de>
> Cc: Alexey Brodkin<Alexey.Brodkin@synopsys.com>
> Cc: Masahiro Yamada<yamada.m@jp.panasonic.com>
> Tested-by: Alexey Brodkin<abrodkin@synopsys.com>
>
> ---
> tools/env/aes.c | 1 +
>   1 file changed, 1 insertion(+)
>   create mode 100644 tools/env/aes.c
>
> diff --git a/tools/env/aes.c b/tools/env/aes.c
> new file mode 100644
> index 0000000..9e42679
> --- /dev/null
> +++ b/tools/env/aes.c
> @@ -0,0 +1 @@
> +#include "../../lib/aes.c"

tested on the ids8313 board, so:

Tested-by: Heiko Schocher <hs@denx.de>

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] tools: env: Add aes.c placeholder
  2014-04-28  9:56 [U-Boot] [PATCH] tools: env: Add aes.c placeholder Marek Vasut
  2014-04-28 11:27 ` Alexey Brodkin
  2014-05-12 11:50 ` [U-Boot] " Heiko Schocher
@ 2014-05-13  1:53 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2014-05-13  1:53 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 28, 2014 at 11:56:30AM +0200, Marek Vasut wrote:

> Add missing aes.c placeholder which includes lib/aes.c . Without this
> one, tools/env/ will fail to build.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
> Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Tested-by: Alexey Brodkin <abrodkin@synopsys.com>
> Tested-by: Heiko Schocher <hs@denx.de>

Applied to u-boot/master, thanks!

Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140512/29970de6/attachment.pgp>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-13  1:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-28  9:56 [U-Boot] [PATCH] tools: env: Add aes.c placeholder Marek Vasut
2014-04-28 11:27 ` Alexey Brodkin
2014-05-12 11:50 ` [U-Boot] " Heiko Schocher
2014-05-13  1:53 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox