summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-07-13 22:32:45 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-07-13 22:32:45 +0200
commitdbba399be025bfb23f58dc349b09446c5688c256 (patch)
tree8847e07909b71bd59091d58209d870290ea83413 /CHANGELOG
parentcf8f60f0eaeba44190fc9a0b56f0a53850ccb8c9 (diff)
downloadtalos-obmc-uboot-dbba399be025bfb23f58dc349b09446c5688c256.tar.gz
talos-obmc-uboot-dbba399be025bfb23f58dc349b09446c5688c256.zip
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0c93027d68..7d7784b058 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,19 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Add support for TQM885D board.
+ Patch by Martin Krause, 20 Mar 2006
+
+* Fix FEC initialisation: All MII configuration is done via FEC1
+ registers, but MII_SPEED was configured according to FEC used. So
+ if only FEC2 was used, this caused the real MII_SPEED register in
+ FEC1 to stay uninitalised, leqading to "mii_send STUCK!" messages.
+ Fix: always configure MII_SPEED on FEC1 only.
+ Patch by Markus Klotzbuecher, 12 Jul 2006
+
+* Add support for SPC1920 board.
+ Patch by Markus Klotzbuecher, 12 Jul 2006
+
* MCC200 board: support console on any one of the Quad UART ports.
* Fix error in flash protection calculation on MCC200 board.
OpenPOWER on IntegriCloud