commit | bcb3b27a0bea196937d46a017d202d2521bb360e | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Oct 20 16:39:16 2005 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Oct 20 16:39:16 2005 +0200 |
tree | fae83daa76b3ccf4e38f0e68d78baa54af24c007 | |
parent | f1d669909687e6463e7e5cd8da7c0d91416e0e58 [diff] [blame] |
Fix conflicting types (flash_write()) in esd auto_update.c Patch by Stefan Roese, 20 Oct 2005
diff --git a/CHANGELOG b/CHANGELOG index a063a01..a97b24d 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Fix conflicting types (flash_write()) in esd auto_update.c + Patch by Stefan Roese, 20 Oct 2005 + * Fix problem with sleep in NetConsole (use get_timer()) Patch by Stefan Roese, 20 Oct 2005