The watchdog driver already registers a restart notifier, we just have
to enable it in the config and in the DT to fix the "reboot" command.
This is done by integratin the following patch-set:
https://lkml.org/lkml/2015/2/20/610
I'm copy-pasting the description below:
qcom-wdt is currently assumi
Some bootloaders seem to trigger the watchdog during the boot process,
therefore the lack of watchdog driver trigger a reboot a few seconds
after boot. So we'll enable it here to avoid it.
Signed-off-by: Mathieu Olivari
---
target/linux/ipq806x/config-3.18 | 3 ++-
1 file changed, 2 insertions(+
Updated patch that fixes whitespace and supports kernel v3.3 too.
Signed-off-by: Owen Kirby
---
package/kernel/linux/modules/usb.mk | 38 ++---
target/linux/generic/config-3.18| 1 +
2 files changed, 24 insertions(+), 15 deletions(-)
diff --git a/package/ker
On 15-02-19 05:48 PM, Daniel Golle wrote:
On Thu, Feb 19, 2015 at 02:41:57PM -0800, Owen Kirby wrote:
...
+ifeq ($(CONFIG_LINUX_3_8)$(CONFIG_LINUX_3_10),)
Note that there are (unfortunately) still targets stuck on 3.3.
I doubt that this is relevant, but as that whole legacy section
can most lik
MPIC timers are enabled in the config, however a devicetree clock setting
is missing causing the following error:
/soc@ffe0/timer@41100: cannot get timer frequency.
/soc@ffe0/timer@42100: cannot get timer frequency.
This patch adds the missing clock and avoids the error.
It's a functional
Hello,
So, I don't know on which chips this feature is supported.
Our chip of interest is the BCM53128.
Maybe I could first add a "is53128()" function, so that it's only specific
to this chip, especially since we want to push more features that we've
developed on this particular chip.
Then, if oth
This adds support for the Netgear DGND3700 v1 and DGND3800B.
DGND3700 v1 and DGND3800B are exactly the same router, only one difference,
the factory firmware. This patch produces two factory firmwares for each
router.
The miniPCI card have two radios, I included sprom fixups bor both spite wifi
set DISABLE_NLS only if CONFIG_BUILD_NLS NOT set.
like DISABLE_IPV6 which depends on CONFIG_IPV6
Signed-off-by: Christian Schoenebeck
---
include/package-defaults.mk | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/include/package-defaults.mk b/include/package-defaults.mk
RT3052 motherboard with Gigabit MAC, using RT2880/50 RGMII iNIC-driven
Openwrt regained support?
Documents
Description:http://www.tracermcc.ru/foto/bender/RT3050_5x_V2.0_081408_0902.pdf
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http