[PATCH v5 07/12] smbios: Require the caller to align the SMBIOS table
Simon Glass
sjg at chromium.org
Mon Jan 8 01:16:12 CET 2024
All callers handle this alignment, so drop the unnecessary code. This
simplifies things a little.
Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
---
Changes in v5:
- Update comment to mention x86 alignment
include/smbios.h | 9 +++++----
lib/smbios.c | 2 --
2 files changed, 5 insertions(+), 6 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list