[U-Boot] fdt: Move fdt_fixup_ethernet to a common place

Tom Rini trini at konsulko.com
Mon May 1 15:32:42 UTC 2017


On Fri, Apr 28, 2017 at 08:51:44AM -0400, Tom Rini wrote:

> With 3f66149d9fb4 we no longer have a common call fdt_fixup_ethernet.
> This was fine to do on PowerPC as they largely had calls already in
> ft_cpu_fixup.  On ARM however we largely relied on this call.  Rather
> than introduce a large number of changes to ft_cpu_fixup /
> ft_board_fixup we recognize that this is a common enough call that we
> should be doing it in a central location.  Do it early enough that we
> can do any further updates in ft_cpu_fixup / ft_board_fixup.
> 
> Cc: Gerd Hoffmann <kraxel at redhat.com>
> Cc: Chen-Yu Tsai <wens at csie.org>
> Cc: Maxime Ripard <maxime.ripard at free-electrons.com>
> Cc: Thomas Chou <thomas at wytron.com.tw> (maintainer:NIOS)
> Cc: York Sun <york.sun at nxp.com> (maintainer:POWERPC MPC85XX)
> Cc: Stefan Roese <sr at denx.de> (maintainer:POWERPC PPC4XX)
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Joakim Tjernlund <Joakim.Tjernlund at infinera.com>
> Fixes: 3f66149d9fb4 ("Remove extra fdt_fixup_ethernet() call")
> Signed-off-by: Tom Rini <trini at konsulko.com>
> Acked-by: Stefan Roese <sr at denx.de>
> Acked-by: York Sun <york.sun at nxp.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170501/9d285fad/attachment.sig>


More information about the U-Boot mailing list