1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 00:50:50 +02:00
openwrt-xburst/target
nbd 863d4e55d3 Fix VLYNQ device enable for DG834Gv1
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>

---------


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-04 12:49:54 +00:00
..
imagebuilder fix the image builder 2007-11-14 23:11:07 +00:00
linux Fix VLYNQ device enable for DG834Gv1 2007-12-04 12:49:54 +00:00
sdk Fix the sdk generation with the new staging_dir layout 2007-08-27 10:31:12 +00:00
Config.in add feature flag for display support. will be used as dependency for x.org 2007-10-25 21:08:46 +00:00
Makefile fix a dependency bug 2007-08-30 22:43:25 +00:00