public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] clearfog: add HUSH parser
@ 2016-05-26  8:48 Peter Robinson
  2016-05-31  5:57 ` Stefan Roese
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Robinson @ 2016-05-26  8:48 UTC (permalink / raw)
  To: u-boot

In the big move of CONFIG_HUSH_PARSER to config files the clearfog
somehow missed out.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 configs/clearfog_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig
index 0fde640..75ea200 100644
--- a/configs/clearfog_defconfig
+++ b/configs/clearfog_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_MVEBU=y
 CONFIG_SYS_MALLOC_F_LEN=0x2000
 CONFIG_TARGET_CLEARFOG=y
 CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog"
+CONFIG_HUSH_PARSER=y
 CONFIG_SPL=y
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set
-- 
2.7.4

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

* [U-Boot] [PATCH] clearfog: add HUSH parser
  2016-05-26  8:48 [U-Boot] [PATCH] clearfog: add HUSH parser Peter Robinson
@ 2016-05-31  5:57 ` Stefan Roese
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2016-05-31  5:57 UTC (permalink / raw)
  To: u-boot

On 26.05.2016 10:48, Peter Robinson wrote:
> In the big move of CONFIG_HUSH_PARSER to config files the clearfog
> somehow missed out.
>
> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>

Applied to u-boot-marvell/master

Thanks,
Stefan

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

end of thread, other threads:[~2016-05-31  5:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-26  8:48 [U-Boot] [PATCH] clearfog: add HUSH parser Peter Robinson
2016-05-31  5:57 ` Stefan Roese

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