Re: [U-Boot] [PATCH] mx6sxsabresd: Remove unneeded board_late_init()

2015-01-19 Thread Stefano Babic
On 29/12/2014 19:23, Fabio Estevam wrote: > From: Fabio Estevam > > Since commit 1f98e31bc0b2c37a ("imx: mx6sxsabresd: Use the pfuze common init > function") board_late_init() became empty, so we can safely remove this > unneeded > function. > > Signed-off-by: Fabio Estevam > --- Applied to -

[U-Boot] [PATCH] mx6sxsabresd: Remove unneeded board_late_init()

2014-12-29 Thread Fabio Estevam
From: Fabio Estevam Since commit 1f98e31bc0b2c37a ("imx: mx6sxsabresd: Use the pfuze common init function") board_late_init() became empty, so we can safely remove this unneeded function. Signed-off-by: Fabio Estevam --- board/freescale/mx6sxsabresd/mx6sxsabresd.c | 5 - include/configs/mx