diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-12 23:15:53 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-12 23:15:53 +0200 |
commit | f89920c3e4be1528ceb5b645d8aaf19968275609 (patch) | |
tree | 10382c924087f6cf212868c5c23269b477087bc3 /CHANGELOG | |
parent | e5445288318de74e1fb63920e7ed7bf48088c3c2 (diff) | |
download | u-boot-imx-f89920c3e4be1528ceb5b645d8aaf19968275609.zip u-boot-imx-f89920c3e4be1528ceb5b645d8aaf19968275609.tar.gz u-boot-imx-f89920c3e4be1528ceb5b645d8aaf19968275609.tar.bz2 |
Preserve PHY_BMCR during a soft reset.
Patch by Carl Riechers, 24 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Preserve PHY_BMCR during a soft reset. + Patch by Carl Riechers, 24 Jun 2005 + * VoiceBlue update: eeprom tool can also store firmware version now. eeprom.bin is runable by jumping at load address. Patch by Ladislav Michl, 23 May 2005 |