From: Graham Fairweather
This patch fixes the logged detected CPU ID when an equivalent is used,
like in the case where we have a bcm6369 and configuration for a bcm6368 is
used. More info can be found at:
https://forum.openwrt.org/viewtopic.php?id=64621
https://github.com/Xotic750/openwrt/tree/f
From: Graham Fairweather
This patch fixes the logged detected CPU ID when an equivalent is used,
like in the case where we have a bcm6369 and configuration for a bcm6368 is
used. More info can be found at:
https://forum.openwrt.org/viewtopic.php?id=64621
https://github.com/Xotic750/openwrt/tree/f
Hi all,
I am using uClibc and trying to build GCC-5.3.1 (Linaro) with Go language
support,
however I meet a issue that "can not find crti.o crt1.o file".
I'd tried the approaches which searched by google/stackoverflow(modified
LIBRARY_PATH in ~/.bashrc),
but none of them has effect
On Sun, May 8, 2016 at 5:49 PM, Sebastian Ortwein wrote:
> can I add it the following way ?
> mdio@0 {
> #address-cells = <1>;
> #size-cells = <0>;
> compatible = "lantiq,xrx200-mdio";
> phy0: ethernet-phy@0 {
>
Am 08.05.2016 um 14:56 schrieb Martin Blumenstingl:
On Sun, May 8, 2016 at 10:33 AM, Sebastian Ortwein wrote:
I get the eeprom from the ath9k driver working, but wifi will not showed.
First, I get a error message that from the ath9k driver that the eeprom
couldn't load. After PCI Bus is initial
On Sun, May 8, 2016 at 10:33 AM, Sebastian Ortwein wrote:
> I get the eeprom from the ath9k driver working, but wifi will not showed.
> First, I get a error message that from the ath9k driver that the eeprom
> couldn't load. After PCI Bus is initialize the eeprom is loaded.
That is "normal" - noth
On 04/25/2016 11:41 AM, Weedy wrote:
> With the update to glibc 2.23, sys/types.h doesn't inherit
> sys/sysmacros.h anymore. We need to include it manually.
Hi,
what kind of system are you building on? Many distributions have updated to
glibc 2.23 (Arch Linux, Ubuntu), but don't seem to be affect
Am 07.05.2016 um 19:26 schrieb Sylwek ScApi:
W dniu 2016-05-07 o 09:53, Martin Blumenstingl pisze:
On Sat, May 7, 2016 at 12:40 AM, Sebastian Ortwein wrote:
Hey
I have tried do get openwrt working on my Fritzbox. Openwrt will start
Network and VDSL Modem is working. But WLAN ist not working.