mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-14 10:21:24 +02:00
This isn't strictly needed, but with UPL we use the reserved-memory nodes to indicate where the SMBIOS table is. Tianocore requires 4KB alignment on these regions, so it is easier to adjust the alignment to match. Signed-off-by: Simon Glass <sjg@chromium.org>