On the Linksys WRT54GSv1, the Power LED flickers in the "off" state.
Indicate status using the DMZ LED if available, since it has solid "on" and
"off" states.
This change was tested on the WRT54GSv1, but may also affect other brcm47xx
devices.
Fixes FS#793.
Remove obsolete platform-specific network configuration files which broke
networking in failsafe mode.
Fixes FS#790.
Signed-off-by: Mirko Parthey
---
.../base-files/lib/preinit/05_init_interfaces_brcm | 16
.../base-files/lib/preinit/15_set_preinit_interface_brcm | 16
Fix several issues with failsafe mode on the Linksys WRT54GSv1.
Mirko Parthey (3):
brcm47xx: use DMZ LED as status indicator
brcm47xx: resolve GPIO conflict for WRT54GSv1
brcm47xx: fix failsafe networking for WRT54GSv1
target/linux/brcm47xx/base-files/etc/diag.sh | 22
Stop requesting the "adm_rc" GPIO in the switch driver, since it is not
used anywhere.
Fixes FS#792.
Signed-off-by: Mirko Parthey
---
target/linux/generic/files/drivers/net/phy/adm6996.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/target/linux/generic/fi
On Fri, Jun 23, 2017 at 10:24:50PM +0200, Hauke Mehrtens wrote:
> Could you also remove the references of eerc from the other places of
> the code.
OK.
> > ret = devm_gpio_request(&pdev->dev, priv->eesk, "adm_eesk");
> > if (ret)
> > return ret;
> > + /*
> > +* We do not
On the Linksys WRT54GSv1, the Power LED flickers in the "off" state.
Indicate status using the DMZ LED if available, since it has solid "on" and
"off" states.
This change was tested on the WRT54GSv1, but may also affect other brcm47xx
devices.
Fixes FS#793.
Stop requesting the "adm_rc" GPIO in the switch driver, since it is not
used anywhere.
Fixes FS#792.
Signed-off-by: Mirko Parthey
---
.../patches-4.4/209-b44-register-adm-switch.patch | 15 +++
target/linux/generic/files/drivers/net/phy/adm6996.c | 5 -
..
committed as 833c500.
Mirko Parthey (2):
brcm47xx: use DMZ LED as status indicator
brcm47xx: resolve GPIO conflict for WRT54GSv1
target/linux/brcm47xx/base-files/etc/diag.sh | 22 +++---
.../patches-4.4/209-b44-register-adm-switch.patch | 15 +++
.../linux
On Tue, Aug 08, 2017 at 11:32:23PM +0300, Nicolas Pace wrote:
> I'm trying to run a rootfs chroot on my desktop computer to easen the
> development of userspace applications, but as I'm using ubus I need a
> complete LEDE environment.
> Using chroot also reduces the turnaround time for code/test ca
On Fri, Mar 16, 2018 at 12:39:40PM +, Mauro Mozzarelli wrote:
> Does the latest official release 17.01.4 include SMP for lantiq BT Home Hub 5?
No, 17.01.4 is built for uniprocessor mode only.
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
ht
Choose a set of USB drivers which actually support the Asus WL-500W hardware.
Signed-off-by: Mirko Parthey
---
target/linux/brcm47xx/image/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/brcm47xx/image/Makefile
b/target/linux/brcm47xx/image/Makefile
The Asus WL-500W buttons are active high,
but the software treats them as active low.
Fix the inverted logic.
Signed-off-by: Mirko Parthey
---
.../patches-4.4/330-asus-wl500w-buttons.patch | 26 ++
1 file changed, 26 insertions(+)
create mode 100644
target/linux
The four LAN ports are connected to switch ports 0..3 in sequence,
switch port 4 is not used, and switch port 5 is connected to the CPU.
The WAN port is not connected to the switch, but to another CPU interface.
Signed-off-by: Mirko Parthey
---
target/linux/brcm47xx/base-files/etc/board.d
13 matches
Mail list logo