tn3399_openwrt/target/linux
Felix Fietkau 5dc134c542 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>

---------

SVN-Revision: 9656
2007-12-04 12:49:54 +00:00
..
adm5120 switch to 2.6.23.9 2007-11-29 08:51:59 +00:00
amazon make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
amcc make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
ar7 Fix VLYNQ device enable for DG834Gv1 2007-12-04 12:49:54 +00:00
at91 make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
atheros make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
au1000 make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
avr32 make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
brcm-2.4 create broadcom initramfs images and move the lzma decompressor area a bit further 2007-11-16 03:11:17 +00:00
brcm47xx fix wl-700gE ide init (patch by biblbroks, fixes #2686) 2007-11-16 03:11:30 +00:00
brcm63xx make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
etrax make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
generic-2.4 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 2007-09-23 15:12:12 +00:00
generic-2.6 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx) 2007-11-28 03:44:18 +00:00
iop32x make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
ixp4xx make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
magicbox make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
olpc make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
ps3 ps3: use readable video mode descriptions in readme 2007-11-28 02:36:06 +00:00
pxa move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 2007-09-23 15:12:12 +00:00
rb532 Fix tx stats (#2705) 2007-11-16 07:31:28 +00:00
rdc make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
sibyte make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
uml make the image filenames a bit shorter 2007-11-10 23:08:11 +00:00
x86 add support for the PCEngines Alix 2007-11-28 04:07:24 +00:00
Makefile major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 2007-09-08 19:55:42 +00:00