commit | c4c13df284cb06156c16ee6aef49b8d23be3fadd | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Oct 20 16:36:44 2005 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Oct 20 16:36:44 2005 +0200 |
tree | ac8391d4fb84e03b2c3dab4f147ef538cae13dac | |
parent | 1e25f957c845878bf3f71425f2f5d2baef897470 [diff] [blame] |
Fix problem with sleep in NetConsole (use get_timer()) Patch by Stefan Roese, 20 Oct 2005
diff --git a/CHANGELOG b/CHANGELOG index 2dd5616..a063a01 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix problem with sleep in NetConsole (use get_timer()) + Patch by Stefan Roese, 20 Oct 2005 + * Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005