[PATCH v2 08/18] bloblist: Change the checksum algorithm
Simon Glass
sjg at chromium.org
Sat Dec 2 19:31:31 CET 2023
On Mon, 27 Nov 2023 at 12:52, Raymond Mao <raymond.mao at linaro.org> wrote:
>
> From: Simon Glass <sjg at chromium.org>
>
> Use a sinple 8-bit checksum for bloblist, as specified by the spec
> version 0.9
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Raymond Mao <raymond.mao at linaro.org>
> ---
> common/bloblist.c | 14 ++++++++------
> include/bloblist.h | 5 ++---
> 2 files changed, 10 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list