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

Ram Chandra Jangir rjangir at codeaurora.org
Mon Apr 17 04:26:05 PDT 2017


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 kernel configs can be tweaked per SoC
3. SoC specific images will be smaller in size & faster boot-time
4. Newer SoC may have exclusive FWs which needs compile time differentiation.
5. There is new SoC(ipq807x) under development, which is based on ARMv8. Hence we will need subtarget approach to accommodate new SoC.

Thanks,
Ram

-----Original Message-----
From: Felix Fietkau [mailto:nbd at nbd.name] 
Sent: Friday, April 14, 2017 2:59 PM
To: Ram Chandra Jangir <rjangir at codeaurora.org>; lede-dev at 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 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 as well as STA
> 
> Signed-off-by: Ram Chandra Jangir <rjangir at codeaurora.org>
What's the reason for making it a separate subtarget?
I think it would be better to be able to run ipq806x and ipq40xx from the same build. It also saves resources for our snapshot builds.

- Felix





More information about the Lede-dev mailing list