[U-Boot] [PATCH v2 04/10] bloblist: Reserve an aligned base

sjg at google.com sjg at google.com
Tue Oct 29 23:21:26 UTC 2019


Make sure that the bloblist starts on an aligned boundary. This protects
against one of the early allocating causing the alignment to be lost.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 common/board_f.c | 1 +
 1 file changed, 1 insertion(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list