Subject: [OpenWrt-Devel] [PATCH] ramips: use full 8MB flash on ZyXEL
> Keenetic
Thanks.
I've applied the patch and queued it for backporting here:
https://git.openwrt.org/?p=openwrt/staging/adrian.git;a=shortlog;h=refs/heads/staging-19.07
Since this image was disabled to do insufficient fla
ZyXEL Keenetic has 8MB flash, but OpenWrt uses only 4MB.
This commit fixes the problem.
Fixes: FS#2487
Fixes: a7cbf59e0e04 ("ramips: add new device ZyXEL Keenetic as kn")
WikiDevi page [1] says that ZyXEL Keenetic has FLA1: 8 MiB, there is
an article with specs [2] (in Russian).
[1] https://wiki
Hi,
> -Original Message-
> From: Alexey Dobrovolskiy [mailto:dobrovolskiy.ale...@gmail.com]
> Sent: Dienstag, 7. April 2020 20:51
> To: m...@adrianschmutzler.de
> Cc: openwrt-devel@lists.openwrt.org
> Subject: Re: [PATCH] ramips: use full 8MB flash on ZyXEL Keenetic
>
> Hi Adrian,
>
> th
Hi Adrian,
thanks for you review.
> But I still wonder how this device is now supported for almost three years
> now and nobody mentioned that so far?
The problem has already been described in bugreport FS#2487 [1].
So i should also add
Fixes: FS#2487
> Do you have further evidence?
WikiDevi pa
Hi Alexey,
this patch is obviously correct in its implementation.
But I still wonder how this device is now supported for almost three years now
and nobody mentioned that so far?
Do you have further evidence?
Interestingly, I just found that the initial support commit even mentions
"Flash: 8
ZyXEL Keenetic has 8MB flash, but OpenWrt uses only 4MB.
This commit fixes the problem.
Signed-off-by: Alexey Dobrovolsky
---
target/linux/ramips/dts/rt3052_zyxel_keenetic.dts | 2 +-
target/linux/ramips/image/rt305x.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff