[U-Boot] [PATCH 2/6] cpsw: add driver for cpsw ethernet device
Ilya Yanok
ilya.yanok at cogentembedded.com
Thu Jun 14 17:19:21 CEST 2012
Tom, guys,
I've just found that I forgot to mention that this version requires my
patch [1] to work with enabled D-Cache correctly.
Hope to get some comments on it soon.
[1] http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/132464
Regards, Ilya.
On Fri, Jun 8, 2012 at 5:12 PM, Ilya Yanok <ilya.yanok at cogentembedded.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.
>
> 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.
>
> Changes by Ilya: Cleaner cache handling, some style cleanup
>
>
More information about the U-Boot
mailing list