From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: Rosen Penev <rosenp@gmail.com>, linux-arm-kernel@lists.infradead.org
Cc: andrew@lunn.ch, sebastian.hesselbarth@gmail.com
Subject: Re: [PATCH] ARM: dts: armada-385-linksys: fix usage with newer devices
Date: Fri, 29 Jan 2021 16:23:25 +0100 [thread overview]
Message-ID: <87eei3u5qq.fsf@BL-laptop> (raw)
In-Reply-To: <20201205005436.16127-1-rosenp@gmail.com>
Hi Rosen,
> Newer Linksys boards might come with a Winbond W29N02GV which can be
> configured in different ways. Make sure we configure it the same way
> as the older chips so everything keeps working.
>
> Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
> Signed-off-by: Rosen Penev <rosenp@gmail.com>
Applied on mvebu/dt
Thanks,
Gregory
> ---
> arch/arm/boot/dts/armada-385-linksys.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/armada-385-linksys.dtsi b/arch/arm/boot/dts/armada-385-linksys.dtsi
> index 827e82be2201..fb9c8a0b241c 100644
> --- a/arch/arm/boot/dts/armada-385-linksys.dtsi
> +++ b/arch/arm/boot/dts/armada-385-linksys.dtsi
> @@ -148,6 +148,8 @@ nand: nand@0 {
> reg = <0>;
> label = "pxa3xx_nand-0";
> nand-rb = <0>;
> + nand-ecc-strength = <4>;
> + nand-ecc-step-size = <512>;
> marvell,nand-keep-config;
> nand-on-flash-bbt;
> };
> --
> 2.28.0
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2021-01-29 15:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-05 0:54 [PATCH] ARM: dts: armada-385-linksys: fix usage with newer devices Rosen Penev
2021-01-29 15:23 ` Gregory CLEMENT [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eei3u5qq.fsf@BL-laptop \
--to=gregory.clement@bootlin.com \
--cc=andrew@lunn.ch \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=rosenp@gmail.com \
--cc=sebastian.hesselbarth@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.