]> git.dujemihanovic.xyz Git - u-boot.git/commit
bloblist: Place on a 4KB boundary
authorSimon Glass <sjg@chromium.org>
Mon, 28 Sep 2020 00:46:18 +0000 (18:46 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2020 13:53:31 +0000 (09:53 -0400)
commit4a08fae1963e18d4c7d030ceade3c6c966f873ad
treee1d77043911ced5824171ed4b2f1218b99ac5be1
parent28dc20f34a5a946427d3d02aaf76b4d90f3c5468
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>
common/board_f.c