4.4.82 is released.
Best Regards,
Syrone Wong
On Sun, Aug 13, 2017 at 4:14 AM, Kevin Darbyshire-Bryant
wrote:
> refresh patches
> minor update 704-phy-no-genphy-soft-reset.patch which was partially
> accepted upstream.
>
> Signed-off-by: Kevin Darbyshire-Bryant
> ---
> include/kernel-version
On 12.08.2017 22:29, John Crispin wrote:
> On 12/08/17 19:04, Carl-Daniel Hailfinger wrote:
>> Backing up the current firmware from U-Boot over serial can take hours.
>> Booting a working Linux image for backup purposes is not always an
>> option.
>> Using the tftpput command in U-Boot is the faste
On 12/08/17 19:04, Carl-Daniel Hailfinger wrote:
Backing up the current firmware from U-Boot over serial can take hours.
Booting a working Linux image for backup purposes is not always an option.
Using the tftpput command in U-Boot is the fastest and easiest way.
tftpput will upload the content
refresh patches
minor update 704-phy-no-genphy-soft-reset.patch which was partially
accepted upstream.
Signed-off-by: Kevin Darbyshire-Bryant
---
include/kernel-version.mk | 4 ++--
...80-NET-skip-GRO-for-foreign-MAC-addresses.patch | 10 +-
.../generic/pending-
* Magnus Kroken [08.08.2017 18:23]:
> Refresh patches, delete patches backported from upstream.
>
> Signed-off-by: Magnus Kroken
> ---
> v2: Delete 120-remove_uclibc_rpc_check.patch as well,
> as suggested by Baptiste Jonglez. Also rework changes in
> Config-defaults.in, so lines that are simply
Backing up the current firmware from U-Boot over serial can take hours.
Booting a working Linux image for backup purposes is not always an option.
Using the tftpput command in U-Boot is the fastest and easiest way.
tftpput will upload the contents of a memory region to the TFTP server.
The IP addr
On Sat, Aug 12, 2017 at 3:32 PM, e9hack wrote:
> Am 11.08.2017 um 10:27 schrieb Hans Dedecker:
>> I've exactly the same configuration in use as yours but I can't
>> reproduce the issue.
>
> I found the bug. It's my fault. My network config contains an entry for wan_6.
That explains it all; I was
Am 11.08.2017 um 10:27 schrieb Hans Dedecker:
> I've exactly the same configuration in use as yours but I can't
> reproduce the issue.
I found the bug. It's my fault. My network config contains an entry for wan_6.
Regards,
Hartmut
___
Lede-dev mailing
Add support for the Comtrend AR-5315u router
This a BCM6318 based board, 64 MB RAM, 16 MB SPI flash,
with an onboard BCM43217 wifi, 4 ethernet ports and 1
USB host port
Signed-off-by: Daniel Gonzalez Cabanelas
---
Change in v2:
- add missing comtrend compatible brand for DTS
Change in v3:
- code