Re: [LEDE-DEV] [PATCH] [ramips] Added NixCore X1 target V3

2016-06-14 Thread Drew from NixCore
John, I originally was working on a git clone of the repo master branch from June 5th. https://github.com/nixcore/lede-fork1 Rather than do a git pull request I just generated the patch for the mailing list. I've applied the same patch (via git apply) to the current HEAD of source.git repo a

Re: [LEDE-DEV] [PATCH] [ramips] Added NixCore X1 target V3

2016-06-09 Thread John Crispin
On 09/06/2016 23:36, Drew from NixCore wrote: > I have no problem with a common dtsi, can I get these changes in first > and then do the dtsi as I continue work? > > Drew > > On 06/09/2016 03:12 PM, Karl Palsson wrote: >> If the 8 and 16 meg files only differ in their memory, should >> they per

Re: [LEDE-DEV] [PATCH] [ramips] Added NixCore X1 target V3

2016-06-09 Thread Drew from NixCore
I have no problem with a common dtsi, can I get these changes in first and then do the dtsi as I continue work? Drew On 06/09/2016 03:12 PM, Karl Palsson wrote: If the 8 and 16 meg files only differ in their memory, should they perhaps just have a common .dtsi file for them both? instead of du

Re: [LEDE-DEV] [PATCH] [ramips] Added NixCore X1 target V3

2016-06-09 Thread Karl Palsson
If the 8 and 16 meg files only differ in their memory, should they perhaps just have a common .dtsi file for them both? instead of duplicating the entire dts? I've snipped the only differences between them below... Sincerely, Karl P Drew from NixCore wrote: > Added NixCore X1 ramips target htt

[LEDE-DEV] [PATCH] [ramips] Added NixCore X1 target V3

2016-06-09 Thread Drew from NixCore
Added NixCore X1 ramips target http://nixcores.com. This builds 8M and 16M images. V3 updates the dts to support LEDE updated format Signed-off-by: Drew Gaylo diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 4728