[PATCH 2/3] lib: Allow MD5 to be enabled in SPL

Tom Rini trini at konsulko.com
Fri May 15 22:53:19 CEST 2020


On Wed, May 06, 2020 at 08:03:56AM -0600, Simon Glass wrote:

> At present the MD5 option cannot be enabled by board configs since it has
> no Kconfig name. It is generally enabled, so long as FIT support is
> present. But not all boards use FIT, particularly in SPL
> 
> Fix this and add an option for SPL as well. This allows board code to call
> md5() even if FIT support is not enabled.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

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/20200515/3ec4062f/attachment.sig>


More information about the U-Boot mailing list