Simon Glass 1a2e02f955 bloblist: Adjust API to align in powers of 2
The updated bloblist structure stores the alignment as a power-of-two
value in its structures. Adjust the API to use this, to avoid needing to
calling ilog2().
Update the bloblist alignment from 16 bytes to 8 bytes.
Drop a stale comment while we are here.

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>
2023-12-31 07:21:02 -07:00
..
2020-05-18 21:19:18 -04:00
2020-09-25 11:27:18 +08:00
2023-12-21 16:07:52 -05:00
2022-01-19 18:11:34 +01:00
2020-05-18 21:19:18 -04:00
2023-09-22 06:03:46 +08:00
2023-08-09 23:31:12 +08:00
2023-09-22 06:03:46 +08:00