diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 23:13:27 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 23:13:27 +0100 |
commit | 763b5f34c36ba461428a72702f5aa21cb1d92e0e (patch) | |
tree | c3ad6c06befe4fa446543f45f2345771da44e3f8 /CHANGELOG | |
parent | be5048f16653787106945122ba043b3a8b42f30c (diff) | |
download | u-boot-imx-763b5f34c36ba461428a72702f5aa21cb1d92e0e.zip u-boot-imx-763b5f34c36ba461428a72702f5aa21cb1d92e0e.tar.gz u-boot-imx-763b5f34c36ba461428a72702f5aa21cb1d92e0e.tar.bz2 |
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-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |