diff options
author | Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> | 2014-09-29 22:17:24 +0300 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-10-23 11:27:05 -0400 |
commit | 497e9e03216bae505a8f06808975d0c4865622f2 (patch) | |
tree | f0e67ae954fe2d27c0a1581cf0b39d3e72749fa3 /include/ns16550.h | |
parent | f0772266103686abf33fbcf87646b7674d494ec1 (diff) | |
download | u-boot-imx-497e9e03216bae505a8f06808975d0c4865622f2.zip u-boot-imx-497e9e03216bae505a8f06808975d0c4865622f2.tar.gz u-boot-imx-497e9e03216bae505a8f06808975d0c4865622f2.tar.bz2 |
net: keystone_net: remove redundant code from keystone_net.c
Remove unused tx_send_loop variable.
Removes duplicated get_link_status() call from the
keystone2_eth_send_packet().
The emac_gigabit_enable() is called at opening Ethernet and there is no
need to enable it on sending each packet. So remove that call
from keystone2_eth_send_packet() as well.
The calling of power/clock up functions are mostly the responsibility
of SoC/board code, so move these functions to appropriate place.
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
Diffstat (limited to 'include/ns16550.h')
0 files changed, 0 insertions, 0 deletions