[U-Boot] [PATCH v2 1/2] TI: netdev: add driver for cpsw ethernet device

Tom Rini tom.rini at gmail.com
Fri Nov 11 00:16:59 CET 2011


On Thu, Nov 10, 2011 at 3:43 PM, Andy Fleming <afleming at gmail.com> wrote:
> On Thu, Nov 10, 2011 at 6:40 AM, Chandan Nath <chandan.nath at ti.com> wrote:
>> From: Cyril Chemparathy <cyril at ti.com>
>>
>> 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.
>
> Which Linux driver is this based on?

drivers/net/cpsw.c, which isn't in mainline (and I didn't go running
about other maintainer trees).  There's a copy over in
http://arago-project.org/git/projects/?p=linux-am33x.git

-- 
Tom


More information about the U-Boot mailing list