Re: [OpenWrt-Devel] [RFC 1/2] Add support for the apm821xx Device Target

2016-04-01 Thread Imre Kaloz
On Fri, 01 Apr 2016 15:26:46 +0200, Chris Blake wrote: Hey Imre, On Fri, Apr 1, 2016 at 7:35 AM, Imre Kaloz wrote: Hi Chris, On Fri, 01 Apr 2016 03:46:09 +0200, Chris Blake +CONFIG_BLUESTONE=y I doubt we support that here. From my understanding, Bluestone is the dev board for

Re: [OpenWrt-Devel] [RFC 1/2] Add support for the apm821xx Device Target

2016-04-01 Thread Chris Blake
Hey Imre, On Fri, Apr 1, 2016 at 7:35 AM, Imre Kaloz wrote: > Hi Chris, > > On Fri, 01 Apr 2016 03:46:09 +0200, Chris Blake > >> +CONFIG_BLUESTONE=y > > > I doubt we support that here. > From my understanding, Bluestone is the dev board for the apm821xx, so for dependencies shouldn't this be se

Re: [OpenWrt-Devel] [RFC 1/2] Add support for the apm821xx Device Target

2016-04-01 Thread Imre Kaloz
Hi Chris, On Fri, 01 Apr 2016 03:46:09 +0200, Chris Blake wrote: This adds a new target for PowerPC APM821xx (464-based) boards, as well as adds support for the booke-wdt watchdog package. Signed-off-by: Chris Blake Not bad at all for first try :) diff --git a/include/target.mk b/include

[OpenWrt-Devel] [RFC 1/2] Add support for the apm821xx Device Target

2016-03-31 Thread Chris Blake
This adds a new target for PowerPC APM821xx (464-based) boards, as well as adds support for the booke-wdt watchdog package. Signed-off-by: Chris Blake --- include/target.mk | 1 + package/kernel/linux/modules/other.mk | 2 +- target/linux/apm821x