diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-24 22:05:40 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-24 22:05:40 +0200 |
commit | 4bc12f1ccf8f449c875594675f2d86305bb74097 (patch) | |
tree | 8274be0bf9e433a33597cc659cf0cba0874d7be0 /CHANGELOG | |
parent | 2b792afcc517dcca14c898d3ce444c2bbb7be31a (diff) | |
download | u-boot-imx-4bc12f1ccf8f449c875594675f2d86305bb74097.zip u-boot-imx-4bc12f1ccf8f449c875594675f2d86305bb74097.tar.gz u-boot-imx-4bc12f1ccf8f449c875594675f2d86305bb74097.tar.bz2 |
Fix ethernet timeouts on dbau1550 and other au1x00 systems
Patch by Leif Lindholm, 29 Dec 2004
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix ethernet timeouts on dbau1550 and other au1x00 systems + Patch by Leif Lindholm, 29 Dec 2004 + * Cleanup: fix broken builds * Fix PHY address argument passing with mii info command |