
25 May
2017
25 May
'17
5:01 p.m.
On 04/26/2017 09:44 PM, Yogesh Gaur wrote:
Earlier when MC is loaded but DPL is not deployed results in FDT fix-up code execution hang. For this case now print message on console and returns success instead of return -ENODEV. This update allows to continue fdt fixup execution.
Signed-off-by: Yogesh Gaur yogeshnarayan.gaur@nxp.com Signed-off-by: Priyanka Jain Priyanka.jain@nxp.com
Changes for v3: Incorporated York's review comments.
drivers/net/fsl-mc/mc.c | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-)
Reformatted commit message. Applied to fsl-qoriq master, awaiting upstream. Thanks.
York