]> Git Repo - u-boot.git/commit
Fix miiphy global data initialization (problem on 4xx boards when no
authorMarian Balakowicz <[email protected]>
Wed, 30 Nov 2005 17:06:04 +0000 (18:06 +0100)
committerMarian Balakowicz <[email protected]>
Wed, 30 Nov 2005 17:06:04 +0000 (18:06 +0100)
commitd9785c14bf489908b8e39b1e20f0c14cb8fcda76
treec5105eb907ce0cb7b353619007f34b4c86879f30
parent0a69b26ed6fe3184cab86872589c27b076e6cb8e
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.
CHANGELOG
common/miiphyutil.c
include/miiphy.h
net/eth.c
This page took 0.034933 seconds and 4 git commands to generate.