diff options
author | Prabhakar Kushwaha <prabhakar@freescale.com> | 2015-11-04 12:26:00 +0530 |
---|---|---|
committer | York Sun <yorksun@freescale.com> | 2015-11-30 08:53:03 -0800 |
commit | c919ab9ee5811844d0ebefcfd0bba903d4089a85 (patch) | |
tree | 890cdb6c6c4555942020a8beba04e12c94c0db96 /board/freescale/t4qds | |
parent | 1730a17db9a9ce21380ba99eb4d2f10884186cca (diff) | |
download | u-boot-imx-c919ab9ee5811844d0ebefcfd0bba903d4089a85.zip u-boot-imx-c919ab9ee5811844d0ebefcfd0bba903d4089a85.tar.gz u-boot-imx-c919ab9ee5811844d0ebefcfd0bba903d4089a85.tar.bz2 |
driver: net: ldpaa: Use DPMAC as net device
As per current implementation of DPAA2 ethernet driver DPNI is used as
net device. DPNI is tangible objects can be multiple connected to same physical lane.
Use DPMAC as net device where it represents physical lane.
Below modification done in driver
- Use global DPNI object
- Connect DPMAC to DPNI
- Create and destroy DPMAC
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'board/freescale/t4qds')
0 files changed, 0 insertions, 0 deletions