Re: [PATCH v4 12/13] x86: galileo: Use devicetree for SMBIOS settings

2020-11-03 Thread Bin Meng
Hi Simon, On Thu, Oct 22, 2020 at 10:20 PM Simon Glass wrote: > > Add settings and enable the default sysinfo driver so that these can come > from the device tree. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > arch/x86/dts/galileo.dts| 18 ++ > board/int

[PATCH v4 12/13] x86: galileo: Use devicetree for SMBIOS settings

2020-10-22 Thread Simon Glass
Add settings and enable the default sysinfo driver so that these can come from the device tree. Signed-off-by: Simon Glass --- (no changes since v1) arch/x86/dts/galileo.dts| 18 ++ board/intel/galileo/Kconfig | 11 --- 2 files changed, 18 insertions(+), 11 deletion