On Fri, Aug 14, 2026 at 01:21:15PM +0200, Franz Schnyder wrote:
> The sysinfo currently uses the Toradex product ID table to print a
> detailed board model string. With various new SoMs that are released by
> Toradex, the PID table grows and needs maintenance effort which can be
> avoided.
> 
> Rather than printing the board model based on the PID table, rely on
> the model property of the device tree and the data written to the config
> block during manufacturing, which already describes the HW correctly.
> 
> For example, the printed board model string will change from:
>  Model: Toradex 0075 Verdin AM62 Dual 1GB WB IT V1.2A
>  Serial#: 15412798
> and become:
>  Model: Toradex Verdin AM62 WB on Verdin Development Board
>  Toradex SoM: 0075 V1.2A (00751200)
>  Serial#: 15412798

Reviewed-by: Francesco Dolcini <[email protected]>

Reply via email to