commit | b560b248a6dcf90713ed1a7e89a6c2283e332485 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 27 13:07:06 2023 -0800 |
committer | Simon Glass <sjg@chromium.org> | Sun Dec 31 07:21:02 2023 -0700 |
tree | 0e8b7b49a970e479a8d0eb542301a368697a0f10 | |
parent | 8968c05273b5e04fb5241900534a1c136da91cbb [diff] |
bloblist: Handle alignment with a void entry Rather than setting the alignment using the header size, add an entirely new entry to cover the gap left by the alignment. 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> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>