1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 23:17:53 +01:00
openwrt/target
Florian Fainelli 3b92b4de00 I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one.
Upon initialization the current version of vlynq driver disables
remote clock generation and causes the entire bus to hang on my
device.

This patch adds support for detecting which device (local or remote)
is responsible of clock generation and implements clock
initialization based on detection result.

Signed-off-by: Antti Seppala <a.seppala at gmail.com>

SVN-Revision: 16049
2009-05-25 13:13:10 +00:00
..
imagebuilder fix initscripts activation (closes: #4037, #4745) 2009-04-21 11:20:25 +00:00
linux I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one. 2009-05-25 13:13:10 +00:00
sdk get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
Config.in add a modified version of the mips64 patch from #4603 2009-04-18 17:03:55 +00:00
Makefile