[U-Boot] [PATCH] Kconfig: Add support for hash and sha1sum commands
Simon Glass
sjg at chromium.org
Mon May 22 20:26:57 UTC 2017
Hi Daniel,
On 19 May 2017 at 10:26, Daniel Thompson <daniel.thompson at linaro.org> wrote:
> Currently these (board agnostic) commands cannot be selected using
> menuconfig and friends. Fix this the obvious way.
>
> Signed-off-by: Daniel Thompson <daniel.thompson at linaro.org>
> ---
> cmd/Kconfig | 27 +++++++++++++++++++++++++++
> 1 file changed, 27 insertions(+)
Great to see this. However CMD_HASH is already in progress at
u-boot-dm/kconfig-working. I hope it will make it to mainline soon.
But in the meantime could you please rebase on that and send v2?
Regards,
Simon
More information about the U-Boot
mailing list