
5 Nov
2020
5 Nov
'20
7:40 a.m.
On Wed, Nov 4, 2020 at 11:21 PM Simon Glass sjg@chromium.org wrote:
Support a way to put SMBIOS properties in the device tree. These can be placed in a 'board' device in an 'smbios' subnode.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v5:
- Fix "manufactuer" typo
- Fix "Informaiton" typo
Changes in v4:
- Fix build error with vexpress_ca9x4
Changes in v3:
- Use a different binding with subnodes for each table type
lib/smbios.c | 98 +++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 81 insertions(+), 17 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com