Skip to content
Snippets Groups Projects
Commit 2b62997c authored by Cyril Chemparathy's avatar Cyril Chemparathy Committed by Albert ARIBAUD
Browse files

cpsw: add driver for cpsw ethernet device


CPSW is an on-chip ethernet switch that is found on various SoCs from Texas
Instruments.  This patch adds a simple driver (based on the Linux driver) for
this hardware module.

This patch also adds support to clean and flush dcache during packet send
and receive.

Changes by Sandhya: Added support to clean and flush dcache during packet
		    send/receive and added timeouts.

Signed-off-by: default avatarCyril Chemparathy <cyril@ti.com>
Signed-off-by: default avatarChandan Nath <chandan.nath@ti.com>
Signed-off-by: default avatarSatyanarayana, Sandhya <sandhya.satyanarayana@ti.com>
[Ilya: Cleaned cache handling, some style cleanup, some small
fixes, use of internal RAM for descriptors]
Signed-off-by: default avatarIlya Yanok <ilya.yanok@cogentembedded.com>
parent 2c30c184
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment