[PATCH v5 1/6] sysinfo: Add IDs for board id and revision
Marek Vasut
marek.vasut at mailbox.org
Mon Oct 16 20:11:05 CEST 2023
On 10/16/23 19:37, Heinrich Schuchardt wrote:
> On 10/2/23 17:20, Detlev Casanova 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
>
> Integers will not work in the generic case. E.g. for the VisionFive 2
> board we have seen board revisions:
>
> 1.2A, 1.2B, 1.3B
>
> For the Wandboard:
>
> B1, D1
Dang, I literally had this in my upstreaming queue today, so, sigh.
Dropped for now :-(
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list