[LEDE-DEV] Flashing AP148 ubi file?

2016-11-05 Thread Christian Mehlis
Hi, I received a Compex WPQ864, which is almost a AP148 board. Can someone document how to flash a dot ubi file (generated from lede build) to an AP148 (ipq8064)? I'm optimistic that this will work for the WPQ, too. I hope to provide lede board support for this "new" board. Regards, Christi

Re: [LEDE-DEV] [PATCH] block: remove redundant "mnt" variable

2016-11-05 Thread Arkadiusz Drabczyk
On Sat, Nov 05, 2016 at 09:12:14PM +0100, Arkadiusz Drabczyk wrote: > Variable mnt is assigned a value and in the very next line it's assigned > to another variable and not used anymore which doesn't make sense. > > Signed-off-by: Arkadiusz Drabczyk > --- > block.c | 3 +-- > 1 file changed, 1 i

[LEDE-DEV] [PATCH] block: remove redundant "mnt" variable

2016-11-05 Thread Arkadiusz Drabczyk
Variable mnt is assigned a value and in the very next line it's assigned to another variable and not used anymore which doesn't make sense. Signed-off-by: Arkadiusz Drabczyk --- block.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/block.c b/block.c index 05f84aa..1d4f27d

Re: [LEDE-DEV] [PATCH firewall3] iptables: fix loading standard target

2016-11-05 Thread Ralph Sennhauser
On Sat, 5 Nov 2016 17:58:49 +0100 Jo-Philipp Wich wrote: > Hi Ralph, > > thanks - applied with minor code style change in 010723e. > > ~ Jo > Hi Jo, fixup looks good. Thanks ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infr

Re: [LEDE-DEV] [PATCH firewall3] iptables: fix loading standard target

2016-11-05 Thread Jo-Philipp Wich
Hi Ralph, thanks - applied with minor code style change in 010723e. ~ Jo signature.asc Description: OpenPGP digital signature ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

[LEDE-DEV] [PATCH firewall3] iptables: fix loading standard target

2016-11-05 Thread Ralph Sennhauser
In case iptables is built with --disable-static xt_standard needs to be loaded just like the other extensions. Signed-off-by: Ralph Sennhauser --- iptables.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/iptables.c b/iptables.c index 95fc0d4..bbd2b00 100644 ---

[LEDE-DEV] jtag on rt5350

2016-11-05 Thread Giuseppe Lippolis
Hi All, In ordert o be able to flash properly lede on the DWR-512 most likly I need to change the bootloader with u-boot (see http://lists.infradead.org/pipermail/lede-dev/2016-October/003435.html). Before to proceed I wold be sure that I'm able to control the target using the jtag. On internet I