* [U-Boot] Possible PHYLIB issue
@ 2012-06-09 15:02 Marek Vasut
0 siblings, 0 replies; only message in thread
From: Marek Vasut @ 2012-06-09 15:02 UTC (permalink / raw)
To: u-boot
Hi Joe,
I'm sending you this snipped of network-related problem (maybe). It's from u-
boot IRC.
23:32 < demigod2k> you said a few hours ago to look at PHYLIB
23:32 < demigod2k> it defers the config properly
23:32 < demigod2k> however in drivers/net/phy/marvell.c for example, the values
in _config don't belong in that file. they're not universal config. they're
different for every
board depending how you've hooked up the i/o or strapped the
chip
23:33 < demigod2k> so somebody using CONFIG_PHY_MARVELL needs to modify and edit
drivers/net/phy/marvell.c with values appropriate to their board
23:33 < demigod2k> no big deal I just did it in my local copy
23:49 < demigod2k> and a related problem -- with new ethernet separation, a
register step and a deferred initialization step in eth_init() the variables
ethprime and ethact don't
work quite right
23:50 < demigod2k> README.drivers.eth doesn't say if you need to check link
status in eth_init and rather few of the drivers do it.... but if you don't
return an error for "link
down" in eth_init the round robin behavior doesn't work and
uboot won't cycle through eth0, eth1, eth2, etc.. checking for a link
23:50 < demigod2k> I'm out. Hopefully somebody sees that later!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-09 15:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-09 15:02 [U-Boot] Possible PHYLIB issue Marek Vasut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox