]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Merge with /home/sr/git/u-boot:
authorWolfgang Denk <wd@pollux.denx.de>
Tue, 6 Sep 2005 20:17:16 +0000 (22:17 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Tue, 6 Sep 2005 20:17:16 +0000 (22:17 +0200)
Add I2C support for TQM85xx

1  2 
CHANGELOG

diff --cc CHANGELOG
index 9ef8c387f20ba0866beb35bd50b322522a69e6df,ea4353d7c98e41ba8bb7b5dd3322ecbc618b8b48..da0a953e3915d4c40152c41c1e83a02b367c1e6c
+++ b/CHANGELOG
@@@ -2,13 -2,11 +2,16 @@@
  Changes for U-Boot 1.1.4:
  ======================================================================
  
 -  Removed CFG_CMD_DISPLAY from default commands.
 -  Fixed compiler warning in net.c.
+ * Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).
+   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