u-boot-brain/drivers/net/fsl-mc
Yogesh Gaur f9747a5a5d driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
For for case of lazyapply method, API fdt_fixup_board_enet() gets
invoked before DPL being deployed. This leads to an issue that
fsl-mc fdt fixup status marked as fail and dprc driver didn't get
registered in linux boot.

Fixes this issue by calling fdt_fixup_board_enet() for case when
DPL is deployed successfully in lazyapply method.

Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2018-01-30 09:13:32 -08:00
..
dpio armv8: ls1043a/ls2080a: check SoC by device ID 2017-12-13 13:40:29 -08:00
dpbp.c driver: net: fsl-mc: flib changes for MC 10.3.0 2017-12-06 14:55:17 -08:00
dpmac.c driver: net: fsl-mc: flib changes for MC 10.3.0 2017-12-06 14:55:17 -08:00
dpmng.c drivers/fsl-mc: flib changes for mc 8.0.0 2015-08-03 12:06:37 -07:00
dpni.c driver: net: fsl-mc: flib changes for MC 10.3.0 2017-12-06 14:55:17 -08:00
dprc.c driver: net: fsl-mc: flib changes for MC 10.3.0 2017-12-06 14:55:17 -08:00
fsl_dpmng_cmd.h driver: net: fsl-mc: flib changes for MC 10.3.0 2017-12-06 14:55:17 -08:00
Makefile driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB 2015-11-30 08:53:02 -08:00
mc_sys.c driver: net: fsl-mc: Increase MC command timeout 2015-11-30 08:53:02 -08:00
mc.c driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl 2018-01-30 09:13:32 -08:00