]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Merge with /home/sr/git/u-boot
authorWolfgang Denk <wd@pollux.denx.de>
Wed, 14 Sep 2005 14:59:18 +0000 (16:59 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Wed, 14 Sep 2005 14:59:18 +0000 (16:59 +0200)
1  2 
CHANGELOG

diff --cc CHANGELOG
index da0a953e3915d4c40152c41c1e83a02b367c1e6c,5a8533e75eeb3b7301ea7ba07e0df463ac78ad84..b3775071dfb1de66179df87fa7bf0bbf47a20393
+++ b/CHANGELOG
@@@ -2,16 -2,15 +2,20 @@@
  Changes for U-Boot 1.1.4:
  ======================================================================
  
+ * Fix problem in 440GP ethernet driver (ebony). Add support for 2nd
+   ethernet port on ebony.
+   Patch by Stefan Roese, 7 Sep 2005
  * Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).
 -  Removed CFG_CMD_DISPLAY from default commands.
 -  Fixed compiler warning in net.c.
    Patch by Stefan Roese, 31 Aug 2005
  
 +* Fix default command set (don't include CFG_CMD_DISPLAY command)
 +  Patch by Pantelis Antoniou, 02 Sep 2005
 +
 +* Cleanup
 +
 +* Enable SM712 driver support for HMI1001 board.
 +
  * Fix problems with ld version 2.16 (dot outside sections problem)
    Pointed out by Gerhard Jaeger, 31 Aug 2005;
    cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html