[PATCH v2 13/18] bloblist: Add alignment to bloblist_new()

Simon Glass sjg at chromium.org
Sat Dec 2 19:31:38 CET 2023


On Mon, 27 Nov 2023 at 12:53, Raymond Mao <raymond.mao at linaro.org> wrote:
>
> From: Simon Glass <sjg at chromium.org>
>
> Allow the alignment to be specified when creating a bloblist.
>
> 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 |  3 ++-
>  test/bloblist.c    | 40 ++++++++++++++++++++++------------------
>  3 files changed, 27 insertions(+), 21 deletions(-)

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


More information about the U-Boot mailing list