[PATCH v5 01/12] smbios: Refactor 32-bit code into an else statement
Simon Glass
sjg at chromium.org
Mon Jan 8 01:16:22 CET 2024
In preparation for adding support for SMBIOS3 move this code into an
else statement. There is no functional change.
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>
---
(no changes since v1)
lib/smbios.c | 38 +++++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 17 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list