Hi,
I tested OpenWrt trunk version on the E1700 five months ago. At that time,
openwrt (or the vendor) claimed that all of all ethernet ports are gibabit
ports (ref. https://wiki.openwrt.org/toh/hwdata/linksys/linksys_e1700)
However, All four ports showed up as 100Mb, not Gbps ports, on Chaos Ca
Hi Sam,
If this didn't get any better with on recent LEDE builds after commit
https://git.lede-project.org/?p=source.git;a=commit;h=b367eef21dccbc5115778001955847ac3af47db8
it's most likely the issue is due to missing external PA init in the
rt2x00 driver. I'm currently fixing the most of the obvi
Hi,
Did this ever get resolved?
I would like to help resolve it so please advise ASAP.
Thanks,
Sam
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
On Sun, Feb 5, 2017 at 11:03 AM, Hans Ulli Kroll
wrote:
> We need to the remove hwirq 26-28 from DT.
> First one will print this warning while boot.
>
> irq: type mismatch, failed to map hwirq-26 for
> /soc/interrupt-controller@4800!
(...)
> - interrupts = <8 IRQ_TYPE_L
On Wed, Feb 1, 2017 at 12:19 PM, Arnd Bergmann wrote:
> On Saturday, January 28, 2017 9:48:36 PM CET Linus Walleij wrote:
>> + interrupt-map-mask = <0xff00 0 0 7>;
>> + interrupt-map = <0x4800 0 0 1 &pci_intc 0>, /* Slot 9 */
>> + <0x4900 0 0 2 &pci_intc 1>,
>> +
On Wed, Feb 1, 2017 at 12:09 PM, Arnd Bergmann wrote:
> On Saturday, January 28, 2017 9:48:36 PM CET Linus Walleij wrote:
>> + pci_intc: interrupt-controller {
>> + interrupt-controller;
>> + #address-cells = <0>;
>> + #interrupt-cells = <1>;
>> +
On Sun, Feb 5, 2017 at 11:00 AM, Hans Ulli Kroll
wrote:
> irq: type mismatch, failed to map hwirq-26 for
> /soc/interrupt-controller@4800!
>
> We need to use the use the use the PCI IRQ from gemini as root for the irq
> domain, not the next one in DT.
Hm I wonder if that is because I need t
Hi Linus
We need to the remove hwirq 26-28 from DT.
First one will print this warning while boot.
irq: type mismatch, failed to map hwirq-26 for
/soc/interrupt-controller@4800!
arch/arm/boot/dts/gemini.dtsi | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/arch/arm/bo
Hi Linus
while debugging my boot issues on my NAS 4220, I saw this warning
irq: type mismatch, failed to map hwirq-26 for
/soc/interrupt-controller@4800!
We need to use the use the use the PCI IRQ from gemini as root for the irq
domain, not the next one in DT.
diff --git a/drivers/pci/hos
Hi Linus,
please add right baudrate and partition scheme for NAS 4220
Signed-off-by: Hans Ulli Kroll
---
arch/arm/boot/dts/gemini-nas4220b.dts | 36 +--
1 file changed, 34 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/gemini-nas4220b.dts
b/arch/
10 matches
Mail list logo