diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-26 00:39:59 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-26 00:39:59 +0200 |
commit | a912733e9b86f787f8efe6c805662476be9c1e24 (patch) | |
tree | 7af69f7eefc34fed0d97cb1bc93d3498a8754e82 /CHANGELOG | |
parent | f2af3eb55ec53f4c050fcf10653a8df450ca7298 (diff) | |
download | u-boot-imx-a912733e9b86f787f8efe6c805662476be9c1e24.zip u-boot-imx-a912733e9b86f787f8efe6c805662476be9c1e24.tar.gz u-boot-imx-a912733e9b86f787f8efe6c805662476be9c1e24.tar.bz2 |
Add support for MII in eepro100 driver.
Patch by Gleb Natapov, 21 Mar 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.4: ====================================================================== +* Add support for MII in eepro100 driver. + Patch by Gleb Natapov, 21 Mar 2005 + * Fixes to the Lubbock (PXA 25x) support: - Resolve the FIXME with respect to saving the u-boot environment. - Make the default load address land in real memory. |