[LEDE-DEV] ramips: Fixed NixCore profile TARGET_DEVICE

2016-12-28 Thread Drew from NixCore
From 23b73de3aef72963c1f7989d5d49a4ec7553ee47 Mon Sep 17 00:00:00 2001 From: Drew Gaylo Date: Wed, 28 Dec 2016 15:09:24 -0700 Subject: [PATCH] Fixed define/ and TARGET_DEVICE issue for NixCore Signed-off-by: Drew Gaylo --- target/linux/ramips/image/rt305x.mk | 4 ++-- 1 file changed, 2 insert

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

2016-06-06 Thread Drew from NixCore
Added NixCore X1 ramips target http://nixcores.com. This builds 8M and 16M images 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 69c0125..4728c75 100755 --- a/target/linux/ramips/base-f

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

2016-06-06 Thread Drew from NixCore
Added NixCore X1 ramips target http://nixcores.com. This builds 8M and 16M images 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 4728c75..69c0125 100755 --- a/target/linux/ramips/base-fi

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

2016-06-07 Thread Drew from NixCore
that ? this patch wont apply as is. another question, did you build this yourself or is this a rebranded whitelabel product ? i think we already support this board (or one that looks almost identical, need to see if i can find it in my router zoo today) John On 07/06/2016 02:16, Drew from

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

2016-06-07 Thread Drew from NixCore
build this yourself or is this a rebranded whitelabel product ? i think we already support this board (or one that looks almost identical, need to see if i can find it in my router zoo today) John On 07/06/2016 02:16, Drew from NixCore wrote: Added NixCore X1 ramips target http

[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

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

2016-06-09 Thread Drew from NixCore
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 http://nixcores.com. This builds 8M and 16M images. V3 updates the dts to support LEDE updated format Signed-off-by: Drew Gaylo

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

2016-06-14 Thread Drew from NixCore
repo and while there appear to be some whitespace warnings the patch applies correctly from the .patch file. Maybe the formatting got messed up in the submit. Drew On 06/10/2016 02:38 AM, John Crispin wrote: On 09/06/2016 23:36, Drew from NixCore wrote: I have no problem with a common dtsi

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

2016-06-15 Thread Drew from NixCore
Added NixCore X1 ramips targethttp://nixcores.com. This builds 8M and 16M images. V4 updates the patch to fix whitespace issues in V3 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/boar

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

2016-06-15 Thread Drew from NixCore
35 PM, Drew from NixCore wrote: Added NixCore X1 ramips targethttp://nixcores.com. <http://nixcores.com./> This builds 8M and 16M images. V4 updates the patch to fix whitespace issues in V3 Signed-off-by: Drew Gaylo diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/t

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

2016-06-15 Thread Drew from NixCore
Added NixCore X1 ramips target http://nixcores.com. This builds 8M and 16M images. V5 updates the patch to work with the latest source.git 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 ind

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

2016-06-16 Thread Drew from NixCore
does not apply. please go here --> http://patchwork.ozlabs.org/patch/636150/ click on "download mbox" and you will see that it is line wrapped at 80 characters. John On 16/06/2016 02:37, Drew from NixCore wrote: Added NixCore X1 ramips target http://nixcores.com. This

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

2016-06-16 Thread Drew from NixCore
/Profile/MINIEMBPLUG,$(1)) On 06/16/2016 07:45 AM, John Crispin wrote: Hi, patch does not apply. please go here --> http://patchwork.ozlabs.org/patch/636150/ click on "download mbox" and you will see that it is line wrapped at 80 characters. John On 16/06/2016 02:37, Drew

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

2016-06-23 Thread Drew from NixCore
h/636150/ click on "download mbox" and you will see that it is line wrapped at 80 characters. John On 16/06/2016 02:37, Drew from NixCore wrote: Added NixCore X1 ramips target http://nixcores.com. This builds 8M and 16M images. V5 updates the patch to work with the latest sour

[LEDE-DEV] [PATCH] ramips: Add support for the NixCore X1

2016-06-24 Thread Drew from NixCore
The NixCore X1 is a Ralink/MediaTek rt5350 WiFi Module Patch submission with assistance from LD Pinney, using simplier email client. Signed-off-by: L. D. Pinney Signed-off-by: Drew Gaylo --- target/linux/ramips/base-files/etc/board.d/02_network | 1 + target/linux/ramips/base-files/lib/ramips.