Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-19 Thread Christian Lamparter via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hello Ram, On Monday, April 17, 2

Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-17 Thread John Crispin
On 17/04/17 14:54, Felix Fietkau wrote: On 2017-04-17 13:26, Ram Chandra Jangir wrote: Hi Felix, What's the reason for making it a separate subtarget? We would like to add ipq40xx as subtarget for following reasons. 1. ipq40xx is different SoC than existing ipq806x 2. Would like to have SoC

Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-17 Thread Ram Chandra Jangir
Hi Christian, Thanks for the review and time. Please see my inline comments. I will update these in new version of this patch . >This is what the user sees on the WPJ428: > [ 30.614478] usb 1-1: new high-speed USB device number 3 using >xhci-hcd > [ 31.356496] xhci-hcd xhci-hcd.0.auto: Can

Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-17 Thread Felix Fietkau
On 2017-04-17 13:26, Ram Chandra Jangir wrote: > Hi Felix, > >> What's the reason for making it a separate subtarget? > > We would like to add ipq40xx as subtarget for following reasons. > 1. ipq40xx is different SoC than existing ipq806x > 2. Would like to have SoC specific images, so that kerne

Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-17 Thread Ram Chandra Jangir
ge- From: Felix Fietkau [mailto:n...@nbd.name] Sent: Friday, April 14, 2017 2:59 PM To: Ram Chandra Jangir ; lede-dev@lists.infradead.org Subject: Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget On 2017-04-13 17:10, Ram Chandra Jangir wrote: > This change adds QCA IP

Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-14 Thread Christian Lamparter via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Thursday, April 13, 2017 8:40:3

Re: [LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-14 Thread Felix Fietkau
On 2017-04-13 17:10, Ram Chandra Jangir wrote: > This change adds QCA IPQ40xx SoC based board support > > Supported IPQ40xx boards: > - AP-DK01.1-C1 and AP-DK04.1-C1 with nor flash boot. > > Network Test: > - Tested IPv4 and IPv6 connectivity > - Router can ping device through WAN interface >

[LEDE-DEV] [PATCH 2/2] ipq806x: Add support for ipq40xx subtarget

2017-04-13 Thread Ram Chandra Jangir
This change adds QCA IPQ40xx SoC based board support Supported IPQ40xx boards: - AP-DK01.1-C1 and AP-DK04.1-C1 with nor flash boot. Network Test: - Tested IPv4 and IPv6 connectivity - Router can ping device through WAN interface - Device on LAN can ping through router. - WiFi connectivity AP