[PATCH] bloblist: Enforce CRC32

Simon Glass sjg at google.com
Tue Aug 8 00:21:14 CEST 2023


On Mon, 7 Aug 2023 at 11:38, Tom Rini <trini at konsulko.com> wrote:
>
> In the common bloblist code we call crc32 to get a checksum for the
> data.  Ensure we will have the CRC32 code via select.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  common/Kconfig | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list