]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit82cd6b33e270f382c13f2e7591b26a383a158803
tree3125fc55baefa3bd080010aad8588267bf6c7715
parent4000cc67f1a0485483cb7aa9305d558f9200417f
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