[U-Boot] [U-Boot, v3] bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot

Tom Rini trini at konsulko.com
Tue Aug 29 02:56:48 UTC 2017


On Fri, Aug 25, 2017 at 02:27:37PM +0200, Hannes Schmelzer wrote:

> Before commit 26d6119 (fdt: Move fdt_fixup_ethernet to a common place)
> the fdt_fixup_ethernet(...) was called during do_bootvx_fdt(...).
> 
> Afterwards the only (common) place for this fixup is during
> image_setup_libfdt(...) and this is only called, at least on ARM
> platform, from image_setup_linux(...).
> 
> All this ends up in the fact, that the fdt_fixup_ethernet(...) is only
> called on booting a linux image and not on booting a vxWorks image.
> 
> We fix this with adding the fdt_fixup_ethernet(...) call again to
> do_bootvx_fdt(...)
> 
> Signed-off-by: Hannes Schmelzer <oe5hpm at oevsv.at>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

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/20170828/7c925acb/attachment.sig>


More information about the U-Boot mailing list