5dc134c542
This patch allows VLYNQ devices on the DG834Gv1 to be successfully enabled. Currently the "__vlynq_enable_device" function attempts to set the VLYNQ device clock divisor to values from 1 through 8 until a link is successfully established. On the DG834Gv1 (but not the DG834Gv2), setting the VLYNQ device clock divisor to 1 (full rate) results in all further VLYNQ operations failing (including software reset), so the device is never enabled. This patches changes the function to only attempt divisors 2 through 8, and hence the device is successfully enabled. Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com> --------- SVN-Revision: 9656 |
||
---|---|---|
.. | ||
adm5120 | ||
amazon | ||
amcc | ||
ar7 | ||
at91 | ||
atheros | ||
au1000 | ||
avr32 | ||
brcm47xx | ||
brcm63xx | ||
brcm-2.4 | ||
etrax | ||
generic-2.4 | ||
generic-2.6 | ||
iop32x | ||
ixp4xx | ||
magicbox | ||
olpc | ||
ps3 | ||
pxa | ||
rb532 | ||
rdc | ||
sibyte | ||
uml | ||
x86 | ||
Makefile |