1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-08 20:22:10 +02:00
Files
u-boot-megous/drivers/net/ldpaa_eth
Ioana Ciornei 3f1983d460 drivers: net: ldpaa: export driver name and API to get DPMAC id
Export the ldpaa_eth_get_dpmac_id() function so that it can be used from
other drivers, especially by fsl-mc which will need it the next patch.
Also, create a macro for the Ethernet ldpaa driver name and export it as
well.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
2023-05-05 13:41:55 -04:00
..