Hi Lukasz, On Thu, Mar 28, 2024 at 12:34 PM Lukasz Majewski <lu...@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.