[PATCH 11/12] sysinfo: Allow showing model info from sysinfo
Bin Meng
bmeng.cn at gmail.com
Thu Jan 21 06:43:12 CET 2021
On Sun, Jan 17, 2021 at 5:54 AM Simon Glass <sjg at 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 <sjg at chromium.org>
> ---
>
> common/board_info.c | 37 +++++++++++++++++++++++++++++--------
> include/sysinfo.h | 4 ++++
> 2 files changed, 33 insertions(+), 8 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list