
20 May
2020
20 May
'20
12:58 p.m.
-----Original Message----- From: U-Boot u-boot-bounces@lists.denx.de On Behalf Of Razvan Ionut Cirjan Sent: Tuesday, April 28, 2020 6:40 PM To: Priyanka Jain priyanka.jain@nxp.com; joe.hershberger@ni.com; u- boot@lists.denx.de Cc: Ioana Ciornei ioana.ciornei@nxp.com; Florin Laurentiu Chiculita florinlaurentiu.chiculita@nxp.com; Cristi Sovaiala cristian.sovaiala@nxp.com; Razvan Ionut Cirjan razvanionut.cirjan@nxp.com Subject: [PATCH] net: fsl-mc: fixup DPC: add /board/ports node if missing
The DPC fixup for MAC address and enet_if is not made if /board/ports node is missing in DPC file. Add /board/ports or /ports nodes if them are missing.
Signed-off-by: Razvan Ionut Cirjan razvanionut.cirjan@nxp.com
Applied to u-boot-fsl-qoriq. Awaiting upstream.
Thanks Priyanka