diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 18:06:37 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 18:06:37 +0100 |
commit | d8169c9f3ba04f5e470008c59afa3161ce683524 (patch) | |
tree | 0ae4af4bd36beea39691ac5e65a1bc1744282eae /CHANGELOG | |
parent | 0a3471fc780c1a38496c3b99c443ffe3edca4b56 (diff) | |
download | u-boot-imx-d8169c9f3ba04f5e470008c59afa3161ce683524.zip u-boot-imx-d8169c9f3ba04f5e470008c59afa3161ce683524.tar.gz u-boot-imx-d8169c9f3ba04f5e470008c59afa3161ce683524.tar.bz2 |
Fix bad register definitions for LTX971 PHY on MPC85xx boards.
Patch by Gerhard Jaeger, 21 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix bad register definitions for LTX971 PHY on MPC85xx boards. + Patch by Gerhard Jaeger, 21 Jun 2005 + * Add netconsole and some more commands to RPXlite_DW board Patch by Sam Song, 19 Jun 2005 |