
28 Mar
2024
28 Mar
'24
5:42 p.m.
Hi Lukasz,
On Thu, Mar 28, 2024 at 12:34 PM Lukasz Majewski lukma@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.