[PATCH v2 06/18] bloblist: Drop the flags value

Simon Glass sjg at chromium.org
Sat Dec 2 19:31:29 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>
>
> There is no flags value in spec v0.9 so drop it.
>
> For now it is still present in the header, with an underscore, so that
> tests continue to pass.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Raymond Mao <raymond.mao at linaro.org>
> ---
>  common/bloblist.c  |  5 ++---
>  include/bloblist.h |  6 ++----
>  test/bloblist.c    | 45 +++++++++++++++++++--------------------------
>  3 files changed, 23 insertions(+), 33 deletions(-)

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


More information about the U-Boot mailing list