]> git.sur5r.net Git - u-boot/commit
x86: galileo: Override SMBIOS product name
authorBin Meng <bmeng.cn@gmail.com>
Sun, 22 May 2016 08:45:39 +0000 (01:45 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:27:43 +0000 (15:27 +0800)
commit8216b11cdd50515fbc423a4b2709a00865b8621d
treebf2f78a6136009cff698e03fefd100aae13480a5
parent4cdce9f5b455195357fd7b5e89205888fe3115b8
x86: galileo: Override SMBIOS product name

Override the default product name U-Boot reports in the SMBIOS
table, to be compatible with the Intel provided UEFI BIOS, as
Linux kernel drivers (drivers/mfd/intel_quark_i2c_gpio.c and
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c) make use of
it to do different board level configuration.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
board/intel/galileo/Kconfig