commit | d9785c14bf489908b8e39b1e20f0c14cb8fcda76 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Wed Nov 30 18:06:04 2005 +0100 |
committer | Marian Balakowicz <m8@semihalf.com> | Wed Nov 30 18:06:04 2005 +0100 |
tree | c5105eb907ce0cb7b353619007f34b4c86879f30 | |
parent | 0a69b26ed6fe3184cab86872589c27b076e6cb8e [diff] |
Fix miiphy global data initialization (problem on 4xx boards when no ethaddr is assigned). Initialization moved from miiphy_register() to eth_initialize(). Based on initial patch for 4xx platform by Matthias Fuchs.