There have been multiple reports of the partition table on these devices
being incorrect when there are bad blocks. This change should fix this by
parsing the partition table that is stored in the SC_PART_MAP partition.
This is essentially the same code as proposed in the original pull request
for
On 6/28/20 2:36 PM, Paul Blazejowski wrote:
>
>
> Original Message
> Subject: Re: [OpenWrt-Devel] [PATCH] ath79: switch to kernel 5.4
> From: David Bauer
> To: Paul Blazejowski
> Date: 6/27/2020, 4:17:41 PM
>
>> Hi all,
>
> Hi David
>
>>
>> On 6/27/20 9:33 PM, Paul Blazejow
The Buffalo Linkstation LS421DE has a chassis fan for cooling two internal
hard drives. Currently there is no control over this fan, running always
at fixed medium speed.
With the recent jump to the kernel 5.4, now we can monitor the hard drive
temperature and control the fan with thermal zones.
Branch: refs/heads/master
Home: https://github.com/sdwalker/sdwalker.github.io
Commit: 8994990f2264c0dce81228d6640d16c808ff9748
https://github.com/sdwalker/sdwalker.github.io/commit/8994990f2264c0dce81228d6640d16c808ff9748
Author: Stephen Walker
Date: 2020-06-28 (Sun, 28 Jun 2
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of David Bauer
> Sent: Sonntag, 28. Juni 2020 18:26
> To: openwrt-devel@lists.openwrt.org
> Subject: [PATCH] ath79: replace custom uImageArcher generation
>
> The replaces the custom uIm
The replaces the custom uImageArcher build step with the generic uImage
build step. The only different between these two is the difference in
the generated name.
Tested on: TP-Link Archer C59 v1
Signed-off-by: David Bauer
---
target/linux/ath79/image/common-tp-link.mk | 10 +-
1 file ch
Original Message
Subject: Re: [OpenWrt-Devel] [PATCH] ath79: switch to kernel 5.4
From: David Bauer
To: Paul Blazejowski
Date: 6/27/2020, 4:17:41 PM
> Hi all,
Hi David
>
> On 6/27/20 9:33 PM, Paul Blazejowski wrote:
>> What worked for me in the initial report to the maili