[PATCH v5 1/6] sysinfo: Add IDs for board id and revision

Simon Glass sjg at chromium.org
Mon Oct 2 20:56:26 CEST 2023


On Mon, 2 Oct 2023 at 09:21, Detlev Casanova
<detlev.casanova at collabora.com> wrote:
>
> These IDs will be used by the sysinfo command. The new IDs are:
>  * SYSINFO_ID_BOARD_ID: The board ID as an integer
>  * SYSINFO_ID_BOARD_REV_MAJOR: The board major revision as int
>  * SYSINFO_ID_BOARD_REV_MINOR: The board minor revision as int
>
> Reviewed-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> Signed-off-by: Detlev Casanova <detlev.casanova at collabora.com>
> ---
>  include/sysinfo.h | 5 +++++
>  1 file changed, 5 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list