Skip to content
Snippets Groups Projects
Commit a4a40437 authored by Calvin Johnson's avatar Calvin Johnson Committed by Joe Hershberger
Browse files

drivers: net: pfe_eth: LS1012A PFE driver introduction


This patch adds PFE driver to U-Boot

Following are the main driver files:-
pfe_hw.c: provides low level helper functions to initialize PFE
internal processor engines and other hardware blocks
pfe_driver.c: provides initialization functions
and packet send and receive functions
pfe_eth.c: provides high level gemac initialization functions
pfe_firmware.c: provides functions to load firmware into PFE
internal processor engines.
pfe_mdio.c: provides functions to initialize phy and mdio.

Signed-off-by: default avatarCalvin Johnson <calvin.johnson@nxp.com>
Signed-off-by: default avatarAnjaneyulu Jagarlmudi <anji.jagarlmudi@nxp.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent 6b1373f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment