commit | 448115bfb88f9580c2776ba46dbcfeb8a6a04a76 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 27 13:07:04 2023 -0800 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 31 07:21:02 2023 -0700 |
tree | 3742dc1927ca552dc2eead9efa56fe4d08ccf6a5 | |
parent | 01b4fdda03a34c2f72352b0a8ab3fe65e81199e7 [diff] |
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>