]> Git Repo - u-boot.git/commit
Fix Tsec bug when no link
authorJin Zhengxiong-R64188 <[email protected]>
Tue, 27 Jun 2006 10:12:23 +0000 (18:12 +0800)
committerJon Loeliger <[email protected]>
Tue, 27 Jun 2006 15:00:13 +0000 (10:00 -0500)
commitfcfb9a57947fc203b99fe81ab0578f7286261f9f
tree2a99819b94f29d6fbe7c950976d1b6706c10e3f8
parentbd22c2b97514fbfb0e03bd9c72b3445e4dbd57e2
Fix Tsec bug when no link

 When tftp a non-exist file from the tftp server, u-boot will check
 the link of all eth port. The original file will return wrong link
 state on the no link ports.

signed-off-by: Jason Jin <[email protected]>
drivers/tsec.c
This page took 0.033071 seconds and 4 git commands to generate.