Re: [PATCH 06/12] bloblist: Place on a 4KB boundary

2020-10-22 Thread Tom Rini
On Sun, Sep 27, 2020 at 06:46:18PM -0600, Simon Glass wrote: > 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 Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signatu

[PATCH 06/12] bloblist: Place on a 4KB boundary

2020-09-27 Thread Simon Glass
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 --- common/board_f.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/board_f.c b/common/board_f.c index 62473abf793..e9927