[PATCH v2 10/12] bloblist: Add functions to obtain base address and size

Simon Glass sjg at chromium.org
Thu Jan 13 19:00:38 CET 2022


Add a few convenience functions to obtain useful information about the
bloblist.

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

(no changes since v1)

 common/bloblist.c  | 12 ++++++++++++
 include/bloblist.h | 14 ++++++++++++++
 test/bloblist.c    |  2 ++
 3 files changed, 28 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list