commit | ac55328adc2d5584b8dd3221bea1870c766fbd67 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Aug 31 12:55:50 2005 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Aug 31 12:55:50 2005 +0200 |
tree | 6aab5d3254576cc613e1f044399137aba48cab41 | |
parent | e156d476dc33d19f83c2bd5efb266fde815cc1ca [diff] [blame] |
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
diff --git a/MAKEALL b/MAKEALL index fb816b8..5d72452 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -126,6 +126,7 @@ MPC8540ADS MPC8540EVAL MPC8541CDS MPC8548CDS \ MPC8555CDS MPC8560ADS PM854 PM856 \ sbc8540 sbc8560 stxgp3 TQM8540 \ + TQM8560 \ " #########################################################################