[PATCH 2/6] arm: xea: Add support for reading SoM (CPU) and base board HW revision

Fabio Estevam festevam at gmail.com
Thu Mar 28 17:42:33 CET 2024


Hi Lukasz,

On Thu, Mar 28, 2024 at 12:34 PM Lukasz Majewski <lukma at denx.de> wrote:

> +static inline u8 get_som_rev(void)

There is no need for 'inline' here.

Also, get_som_rev() is only used 5/6, so I suggest to squash this
patch with 5/6.

Besides that, the series looks good.


More information about the U-Boot mailing list