[U-Boot] [PATCH] driver: net: fsl-mc: Fix DPC MAC address fixup
Laurentiu Tudor
laurentiu.tudor at nxp.com
Mon Mar 4 09:19:29 UTC 2019
On 26.02.2019 17:41, Ioana Ciocoi Radulescu wrote:
> If node /board_info/ports does not exist in the DPC file,
> function mc_fixup_dpc() will skip not only MAC address fixup,
> but also the cache flush at the end. This may cause the other
> fixup changes (e.g. ICID relatd ones) to be ignored by MC.
>
> Fixes: 1161dbcc0a36 ("drivers: net: fsl-mc: Include MAC addr fixup to DPL")
>
> Signed-off-by: Ioana Radulescu <ruxandra.radulescu at nxp.com>
> ---
> drivers/net/fsl-mc/mc.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Laurentiu Tudor <laurentiu.tudor at nxp.com>
---
Best Regards, Laurentiu
More information about the U-Boot
mailing list