commit | 4a08fae1963e18d4c7d030ceade3c6c966f873ad | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 27 18:46:18 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 09:53:31 2020 -0400 |
tree | e1d77043911ced5824171ed4b2f1218b99ac5be1 | |
parent | 28dc20f34a5a946427d3d02aaf76b4d90f3c5468 [diff] |
bloblist: Place on a 4KB boundary It is much easier to read the bloblist addresses if it starts on a 4KB boundary. Update it to align it accordingly. Signed-off-by: Simon Glass <sjg@chromium.org>