All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 11/12] sysinfo: Allow showing model info from sysinfo
Date: Thu, 21 Jan 2021 13:43:12 +0800	[thread overview]
Message-ID: <CAEUhbmWsEzQ5gZ4_JLHjtLQYR4+_XtHnUKrZECFN8YihYXnTqw@mail.gmail.com> (raw)
In-Reply-To: <20210116145343.11.I93d883230fabc88c1e9fd95d72d497069b2c60e9@changeid>

On Sun, Jan 17, 2021 at 5:54 AM Simon Glass <sjg@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@chromium.org>
> ---
>
>  common/board_info.c | 37 +++++++++++++++++++++++++++++--------
>  include/sysinfo.h   |  4 ++++
>  2 files changed, 33 insertions(+), 8 deletions(-)
>

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

  reply	other threads:[~2021-01-21  5:43 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-16 21:53 [PATCH 00/12] x86: Minor improvements mostly for image loading Simon Glass
2021-01-16 21:53 ` [PATCH 01/12] x86: acpi_gpe: Update driver name to match devicetree Simon Glass
2021-01-21  3:18   ` Bin Meng
2021-01-21  3:26     ` Simon Glass
2021-01-21  3:32       ` Bin Meng
2021-01-16 21:53 ` [PATCH 02/12] x86: spl: Add a function to find the text base Simon Glass
2021-01-21  3:21   ` Bin Meng
2021-01-16 21:53 ` [PATCH 03/12] x86: apl: Enhance debugging in the SPL loader Simon Glass
2021-01-21  3:27   ` Bin Meng
2021-01-16 21:53 ` [PATCH 04/12] x86: Make sure the SPL image ends on a suitable boundary Simon Glass
2021-01-21  5:35   ` Bin Meng
2021-01-24 17:06     ` Simon Glass
2021-01-16 21:53 ` [PATCH 05/12] x86: spl: Make moving BSS conditional Simon Glass
2021-01-21  5:35   ` Bin Meng
2021-01-16 21:53 ` [PATCH 06/12] x86: Update Chromium OS GNVS names Simon Glass
2021-01-21  5:37   ` Bin Meng
2021-01-16 21:53 ` [PATCH 07/12] x86: zimage: Allow dumping the image from outside the module Simon Glass
2021-01-21  5:37   ` Bin Meng
2021-01-16 21:53 ` [PATCH 08/12] x86: zimage: Improve command-line debug handling Simon Glass
2021-01-21  5:37   ` Bin Meng
2021-01-16 21:53 ` [PATCH 09/12] x86: spl: Clear BSS unconditionally Simon Glass
2021-01-21  5:43   ` Bin Meng
2021-01-16 21:53 ` [PATCH 10/12] x86: tpl: Show next stage being booted Simon Glass
2021-01-21  5:43   ` Bin Meng
2021-01-16 21:53 ` [PATCH 11/12] sysinfo: Allow showing model info from sysinfo Simon Glass
2021-01-21  5:43   ` Bin Meng [this message]
2021-01-16 21:53 ` [PATCH 12/12] x86: coral: Show memory config and SKU ID on startup Simon Glass
2021-01-21  5:43   ` Bin Meng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEUhbmWsEzQ5gZ4_JLHjtLQYR4+_XtHnUKrZECFN8YihYXnTqw@mail.gmail.com \
    --to=bmeng.cn@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.