summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-03-12 23:13:27 +0100
committerWolfgang Denk <wd@pollux.denx.de>2006-03-12 23:13:27 +0100
commit763b5f34c36ba461428a72702f5aa21cb1d92e0e (patch)
treec3ad6c06befe4fa446543f45f2345771da44e3f8 /CHANGELOG
parentbe5048f16653787106945122ba043b3a8b42f30c (diff)
Remove board specific configuration includes from the common xilinx
ethernet and iic adapter code. Patch by Michael Libeskind, 12 Jul 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d6363d6fb6..f24c4d9483 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Remove board specific configuration includes from the common xilinx
+ ethernet and iic adapter code.
+ Patch by Michael Libeskind, 12 Jul 2005
+
* Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver
Patch by Murray Jensen, 08 Jul 2005