commit | 487d223e8ddbb97f2e0f47ff869376123fc3c014 | [log] [tgz] |
---|---|---|
author | Jin Zhengxiong-R64188 <Jason.Jin@freescale.com> | Tue Jun 27 18:12:23 2006 +0800 |
committer | Jon Loeliger <jdl@freescale.com> | Tue Jun 27 10:00:13 2006 -0500 |
tree | 2a99819b94f29d6fbe7c950976d1b6706c10e3f8 | |
parent | f4ff3e8d32397938d854e5059d19bc2a48900fe7 [diff] |
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 <Jason.Jin@freescale.com>