]> git.sur5r.net Git - u-boot/commit
drivers: net: pfe_eth: provide pfe commands
authorCalvin Johnson <calvin.johnson@nxp.com>
Thu, 8 Mar 2018 10:00:26 +0000 (15:30 +0530)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 22 Mar 2018 20:05:28 +0000 (15:05 -0500)
commit6281a769b3804540b8419d11ec715920134feaf6
tree860310b83f3e6cb0e7e0275b884d4e15ba493569
parenta4a40437496f3df28dffb3d7b63b9dae79ec0777
drivers: net: pfe_eth: provide pfe commands

pfe_command provides command line support for several features that
support pfe, like starting or stopping the pfe, checking the health
of the processor engines and checking status of different units inside
pfe.

Signed-off-by: Calvin Johnson <calvin.johnson@nxp.com>
Signed-off-by: Anjaneyulu Jagarlmudi <anji.jagarlmudi@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/pfe_eth/pfe_cmd.c [new file with mode: 0644]