diff options
author | Stefan Roese | 2005-10-18 19:17:12 +0200 |
---|---|---|
committer | Stefan Roese | 2005-10-18 19:17:12 +0200 |
commit | a93316c5e9d79a1d2358d43af8d287ee28596028 (patch) | |
tree | 5c653a2de68508bb0799d2547cfba40d7a7503b6 /CHANGELOG | |
parent | 326bf40fb7a4862da5dcc4e166721633b3422835 (diff) |
Fix NetConsole support on 4xx (only print eth link on 1st transfer)
Patch by Stefan Roese, 18 Oct 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 33cd983e848..7e6cf367110 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix NetConsole support on 4xx (only print eth link on 1st transfer) + Patch by Stefan Roese, 18 Oct 2005 + * Add fat & ext2 support to AMCC 440EP boards Yosemite & Bamboo. Fix identation on ext2ls help entry. Patch by Stefan Roese, 14 Oct 2005 |