]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add I2C support to TQM8540 and TQM8560 boards (EEPROM, RTC, LM75-DTT).
authorStefan Roese <sr@denx.de>
Wed, 31 Aug 2005 10:55:50 +0000 (12:55 +0200)
committerStefan Roese <sr@denx.de>
Wed, 31 Aug 2005 10:55:50 +0000 (12:55 +0200)
commit9d2a873bdf72a7c615c9c7ac55357085d0299716
tree6aab5d3254576cc613e1f044399137aba48cab41
parent77f6580cc078fea22c2b1348f5b177edcd63885f
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
CHANGELOG
MAKEALL
board/tqm8540/tqm8540.c
board/tqm8560/tqm8560.c
include/cmd_confdefs.h
include/configs/TQM8540.h
include/configs/TQM8560.h
net/net.c