On Fri, May 3, 2013 at 3:27 PM, dani wrote:
> Don't build the CRAMFS file system module in the kernel, and save some bytes.
>
> No bcm63xx board needs this obsolete file system, neither those ones using
> the Redboot bootloader (liveboxes). Thus, there is no need to build it, since
> it has
> bee
On Sun, May 12, 2013 at 8:48 PM, gianluca a wrote:
> Signed-off-by: Gianluca Agliozzo
Applied in r36615 after fixing up the patch (two linebreaks were
broken). Next time please ensure the patch is applicable as-is, in
doubt mail it to yourself and try to apply it.
Jonas
___
Signed-off-by: Gianluca Agliozzo
Index: target/linux/brcm63xx/patches-3.8/554-board_DWVS0_leds_buttons.patch
===
--- target/linux/brcm63xx/patches-3.8/554-board_DWVS0_leds_buttons.patch
(revisione 0)
+++ target/linux/brcm63xx
The GPIO buttons of ARV752DPW are active low.
Treating them as active high caused a reboot loop as a reset-button
press is detected by gpio-button-hotplug/gpio-keys-polled on startup.
This fixes: https://dev.openwrt.org/ticket/12642
Signed-off-by: Rafael Gieschke
---
target/linux/lantiq/dts/AR
Hi,
On Fri, May 3, 2013 at 4:12 AM, Álvaro Fernández Rojas
wrote:
> Fix "cfe-" string length copy.
> Add last byte on "cfe-v" versions a.b.c-d.e -> a.b.c-d.e-f.
This produces wrong results on my devices, which don't have any f, e.g.:
CFE version 1.0.37-106.17 for BCM96328 (32bit,SP,BE)
CFE vers
Hi,
a few more issues
On Mon, May 6, 2013 at 11:17 PM, gianluca a wrote:
> Signed-off-by: Gianluca Agliozzo
>
> Index: 554-board_DWVS0_leds_buttons.patch
> ===
> --- 554-board_DWVS0_leds_buttons.patch(revisione 0)
> +++ 554-boa