
17 Jul
2020
17 Jul
'20
9:38 p.m.
Hi Tom,
On Fri, Jul 17, 2020 at 11:55 AM Tom Rini trini@konsulko.com wrote:
Please note there's a bunch of whitespace errors in drivers/ddr/imx/imx8m/ddrphy_utils.c, a single one in arch/arm/mach-imx/imx8m/soc.c and drivers/pinctrl/nxp/pinctrl-imx*.c has some warnings about using __section(..) vs __attribute__((section(..))) but these are all things that can be addressed with this merged. So, applied to u-boot/master, thanks!
I have fixed the first two issues you reported.
Thanks