[PATCH v5 05/11] bloblist: Access record hdr_size and tag via a function

Simon Glass sjg at chromium.org
Mon Jan 1 17:53:20 CET 2024


From: Simon Glass <sjg at chromium.org>

Convert accesses to tag and hdr_size via function for grouping tag and
hdr_size together later.

Signed-off-by: Simon Glass <sjg at chromium.org>
Co-developed-by: Raymond Mao <raymond.mao at linaro.org>
Signed-off-by: Raymond Mao <raymond.mao at linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
---
Changes in v3
- Update commit message.

 common/bloblist.c | 38 +++++++++++++++++++++++++-------------
 1 file changed, 25 insertions(+), 13 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list