On Thu, Oct 22, 2020 at 10:20 PM Simon Glass <s...@chromium.org> wrote:
>
> As a first step to obtaining SMBIOS information from the devicetree, add
> an ofnode parameter to the writing functions.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Move dm.h header file to avoid build error on qemu-arm
> - Deal with boards that don't use of-control
>
>  include/smbios.h |  5 ++++-
>  lib/smbios.c     | 44 ++++++++++++++++++++++++++------------------
>  2 files changed, 30 insertions(+), 19 deletions(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to