On Sun, Jan 17, 2021 at 5:54 AM Simon Glass <s...@chromium.org> wrote:
>
> Some boards may want to show the SKU ID or other information obtained at
> runtime. Allow this to come from sysinfo. The board can then provide a
> sysinfo driver to provide it.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  common/board_info.c | 37 +++++++++++++++++++++++++++++--------
>  include/sysinfo.h   |  4 ++++
>  2 files changed, 33 insertions(+), 8 deletions(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to