sysinfo: Allow showing model info from sysinfo
authorSimon Glass <sjg@chromium.org>
Sun, 21 Mar 2021 03:50:06 +0000 (16:50 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 03:26:48 +0000 (16:26 +1300)
commit96dedb0da2e8b27165c755fab8d06b15a8b8097a
tree3125fc55baefa3bd080010aad8588267bf6c7715
parentc119528a1dd0ac719040d234c0a368a0ebaeb745
sysinfo: Allow showing model info from sysinfo

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 <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
common/board_info.c
include/sysinfo.h