]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
DaVinci EMAC: Add name to Ethernet device
authorSandeep Paulraj <s-paulraj@ti.com>
Tue, 28 Dec 2010 19:42:27 +0000 (14:42 -0500)
committerAlbert Aribaud <albert.aribaud@free.fr>
Tue, 1 Feb 2011 23:54:44 +0000 (00:54 +0100)
commit2a7d603f37de94cb8529c67a35e71906f3c66dce
tree557b4bae69ecd47581893fe4b82b98ee01b18c1c
parent4b9b9e7c665bfcff43bc720b579b6b03a5078736
DaVinci EMAC: Add name to Ethernet device

Adds "DaVinci-EMAC" as the name of the device so that
it gets printed as "Using DaVinci-EMAC device"
during network access (dhcp, tftp) instead of empty name
in "Using" statement.This name also gets
reflected in 'ethact' env variable.

Signed-off-by: Hemant Pedanekar <hemantp@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
drivers/net/davinci_emac.c