]> git.dujemihanovic.xyz Git - u-boot.git/commit
bloblist: Drop spare value from bloblist record
authorSimon Glass <sjg@chromium.org>
Wed, 27 Dec 2023 21:07:04 +0000 (13:07 -0800)
committerSimon Glass <sjg@chromium.org>
Sun, 31 Dec 2023 14:21:02 +0000 (07:21 -0700)
commit47e1047b0cc25269124737696971ab0c3187666d
tree3742dc1927ca552dc2eead9efa56fe4d08ccf6a5
parent1f06ed41cc18943e379894c5a3c3f4e6b9de73e3
bloblist: Drop spare value from bloblist record

Drop spare value from bloblist record header.

For now it is still present in the header, with an underscore, so that
tests continue to pass.

Signed-off-by: Simon Glass <sjg@chromium.org>
Co-developed-by: Raymond Mao <raymond.mao@linaro.org>
Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
common/bloblist.c
include/bloblist.h