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

2016-06-08 Thread John Crispin
Hi Drew, just sent a new version please. John On 08/06/2016 20:52, John Crispin wrote: > Hi Drew, > > since CC a few things have changed. the new dts file looks good, i will > merge it tomorrow, rebase the userland script changes and change the > image generation code to the new style.

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

2016-06-08 Thread John Crispin
Hi Drew, since CC a few things have changed. the new dts file looks good, i will merge it tomorrow, rebase the userland script changes and change the image generation code to the new style. i'll put the patch into my staging tree and let you know where to find it so you can test it. Thanks,

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

2016-06-07 Thread Drew from NixCore
John, I took a look at the dtsi file and see how the dts is updating the settings. I have a dts that builds, but I would like a sanity check before submitting the patch again. http://pastebin.com/EunNmAf4 If this looks good I will update the 16M DTS and then submit again. Thanks, Drew On

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

2016-06-07 Thread Drew from NixCore
John, This target was built for OpenWRT CC so the dts matches that format. I am not very familiar with the dts format, can you provide a resource to get up to speed on the latest format? This is a board with the RT5350 SOC, very similar to other boards supported. The dts has some settings

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

2016-06-06 Thread John Crispin
Hi Drew, this patch seems to use the old devicetree layout and image building code. do you think you could rebase this and make it work ontop of latest source.git or do you need help to do that ? this patch wont apply as is. another question, did you build this yourself or is this a rebranded whi

[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