]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
authorBin Meng <bmeng.cn@gmail.com>
Sun, 22 May 2016 08:45:38 +0000 (01:45 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:27:42 +0000 (15:27 +0800)
commit4cdce9f5b455195357fd7b5e89205888fe3115b8
tree0e522cbb0fbab3289c3d0de6a98b571ea7e124c9
parent5ce378cfcfc88284bd90cf8c02e473945aec9d35
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables

Make use of the newly added Kconfig options of board manufacturer
and product name to write SMBIOS tables.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/smbios.c