diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-26 00:53:02 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-26 00:53:02 +0200 |
commit | c2d0ab4da856a28e4cb48c0835de3fc4179a91df (patch) | |
tree | 1d32d48f460993d87b56ecf23ae5649f9457bd1b /CHANGELOG | |
parent | e6f222815c118c1249c763705c49867004727c5b (diff) | |
download | u-boot-imx-c2d0ab4da856a28e4cb48c0835de3fc4179a91df.zip u-boot-imx-c2d0ab4da856a28e4cb48c0835de3fc4179a91df.tar.gz u-boot-imx-c2d0ab4da856a28e4cb48c0835de3fc4179a91df.tar.bz2 |
Second Ethernet address enabled for MPC885ADS and MPC8272ADS.
Patch by Vitaly Bordug, 30 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: ====================================================================== +* Second Ethernet address enabled for MPC885ADS and MPC8272ADS. + Patch by Vitaly Bordug, 30 Mar 2005 + * Add iopset command on mpc8xx Patch by Daniel Eisenhut, 25 Mar 2005 |