Thomas,

On 4/19/2010 9:49 PM, Thomas Chou wrote:
> This driver supports the Altera triple speeds 10/100/1000 ethernet
> mac.
>
> Signed-off-by: Thomas Chou<tho...@wytron.com.tw>
> ---
> sort the code to remove func proto.
> change initialization, with dev_num and bases.
> add tse_set_mac_address().
> sgdma code is not folded due to increased code size.
>
>   drivers/net/Makefile     |    1 +
>   drivers/net/altera_tse.c |  935 
> ++++++++++++++++++++++++++++++++++++++++++++++
>   drivers/net/altera_tse.h |  494 ++++++++++++++++++++++++
>   include/netdev.h         |    2 +
>   4 files changed, 1432 insertions(+), 0 deletions(-)
>   create mode 100644 drivers/net/altera_tse.c
>   create mode 100644 drivers/net/altera_tse.h
>
>    
applied to net repo.

If you'd like this driver to automatically program MAC addresses after 
initialization (see a patch that I submitted tonight), please submit a 
follow-on to this one and I'll accept for the current release.
regards,
Ben
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to