diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-12-04 12:49:54 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-12-04 12:49:54 +0000 |
commit | 3526ef5634c37b3f780d7bf03841e074ace94fde (patch) | |
tree | 1465fd3bd890b4d1f0fa1869219e8c54fc5362a2 /target/linux/ar7/profiles | |
parent | 81e1c1bc169c278c4279df366c680fa619d8f8ab (diff) | |
download | upstream-3526ef5634c37b3f780d7bf03841e074ace94fde.tar.gz upstream-3526ef5634c37b3f780d7bf03841e074ace94fde.tar.bz2 upstream-3526ef5634c37b3f780d7bf03841e074ace94fde.zip |
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
Diffstat (limited to 'target/linux/ar7/profiles')
0 files changed, 0 insertions, 0 deletions