[PATCH v3 4/6] smbios: Allow properties to come from the device tree

Simon Glass sjg at chromium.org
Thu Oct 22 14:29:41 CEST 2020


Hi Heinrich,

On Wed, 21 Oct 2020 at 23:50, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> On 10/22/20 5:08 AM, Simon Glass wrote:
> > Support a way to put SMBIOS properties in the device tree. These can be
> > placed in a 'board' device in an 'smbios' subnode.
>
> For me it is fine if you want to specify the SMBIOS properties via the
> device tree. But it makes no sense to have multiple ways of
> specification and thereby increase code size.
>
> So if you move to SMBIOS properties to the device-tree, please,
> eliminate the Kconfig symbols.

I was thinking about that. There is one board that doesn't even use
devicetree, but perhaps we should just remove the CONFIG or the board.

I will take a look.

Regards,
Simon


More information about the U-Boot mailing list