On Mon, 2 Oct 2023 at 09:21, Detlev Casanova <[email protected]> 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 <[email protected]> > Signed-off-by: Detlev Casanova <[email protected]> > --- > include/sysinfo.h | 5 +++++ > 1 file changed, 5 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

