]> Git Repo - J-u-boot.git/commit
sysinfo: Allow showing model info from sysinfo
authorSimon Glass <[email protected]>
Sun, 21 Mar 2021 03:50:06 +0000 (16:50 +1300)
committerSimon Glass <[email protected]>
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 <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
common/board_info.c
include/sysinfo.h
This page took 0.029373 seconds and 4 git commands to generate.