On 18/06/2016 06:21, Adrian Panella wrote:
> Hi, some Linksys devices (i.e WRT1900AC, EA4500, EA8500,...) have two
> different partitions for dual boot, and an additional partition that
> Linksys uses for system config (sysconf).
> Each of these partitions is of a considerable size (23-37 mb, var
On 2016-06-18 05:09, xinglp wrote:
> 2016-06-17 23:31 GMT+08:00 Felix Fietkau :
>> On 2016-06-17 13:19, xinglp wrote:
>>> --post-file parameter only support text file not binary file.
>>> "Content-Length" is more compatible to the http server world.
>> Your patch cannot apply due to whitespace dama
Hi, some Linksys devices (i.e WRT1900AC, EA4500, EA8500,...) have two
different partitions for dual boot, and an additional partition that
Linksys uses for system config (sysconf).
Each of these partitions is of a considerable size (23-37 mb, varying
between devices).
As far as I could see, th
2016-06-17 23:31 GMT+08:00 Felix Fietkau :
> On 2016-06-17 13:19, xinglp wrote:
>> --post-file parameter only support text file not binary file.
>> "Content-Length" is more compatible to the http server world.
> Your patch cannot apply due to whitespace damage. Also, the library
> supports deliveri
Nice find. I will test on my C2600 as well.
Can you show the switch part of your network config?
Thanks.
Regards,
A. Benz
On 06/18/16 03:42, Josh Bendavid wrote:
Further update in case anyone has any ideas.
The C2600 device on which I'm testing has two ethernet adapters with
their own dedica
Further update in case anyone has any ideas.
The C2600 device on which I'm testing has two ethernet adapters with
their own dedicated connection to the switch, with the default config
such that eth0 is WAN and eth1 is LAN, configured with untagged vlans
on the switch.
I've tried two alternate con
On 2016-06-17 13:19, xinglp wrote:
> --post-file parameter only support text file not binary file.
> "Content-Length" is more compatible to the http server world.
Your patch cannot apply due to whitespace damage. Also, the library
supports delivering POST data in multiple calls to send_data - your
yousong
On 17 June 2016 at 16:28, John Crispin wrote:
>
>
> On 17/06/2016 10:10, Yousong Zhou wrote:
>> On 4 June 2016 at 12:49, Yousong Zhou wrote:
>>> Several days ago I tried to build a firmware for HiWiFi-HC6361 with
>>> LEDE master branch. Yet the firmware was not present
--post-file parameter only support text file not binary file.
"Content-Length" is more compatible to the http server world.
Signed-off-by: xinglp
---
diff --git a/uclient-fetch.c b/uclient-fetch.c
index 065742e..13f2fe2 100644
--- a/uclient-fetch.c
+++ b/uclient-fetch.c
@@ -43,6 +43,7 @@
static
On 11/06/2016 01:36, Rafał Miłecki wrote:
> So far "kernel" partition didn't contain just a kernel. It also included
> Seama header and meta data. This was making kernel update complex and it
> wasn't trivial to read kernel size.
> Fix it by making "kernel" parition contain just a kernel image.
>
On 17/06/2016 10:10, Yousong Zhou wrote:
> On 4 June 2016 at 12:49, Yousong Zhou wrote:
>> Several days ago I tried to build a firmware for HiWiFi-HC6361 with
>> LEDE master branch. Yet the firmware was not present in
>> bin/targets/ar71xx/generic after the build completed. I checked the
>> do
On 4 June 2016 at 12:49, Yousong Zhou wrote:
> Several days ago I tried to build a firmware for HiWiFi-HC6361 with
> LEDE master branch. Yet the firmware was not present in
> bin/targets/ar71xx/generic after the build completed. I checked the
> downloads.lede-project.org the firmware was also mi
Hi Michael,
i have been testing the update on real HW and at least the I2C update
breaks the i2c bus on mt7620 and mt7621. i will see if i can find the cause.
if i cant find out the cause i would have to revert
d8202a84096831d4e6e2a522476bd6a0d46e6413. could you also look into this
? the mqmaker
13 matches
Mail list logo