projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c8fe58
)
ARM: dts: armada-385-linksys: fix usage with newer devices
author
Rosen Penev
<rosenp@gmail.com>
Sat, 5 Dec 2020 00:54:36 +0000
(16:54 -0800)
committer
Gregory CLEMENT
<gregory.clement@bootlin.com>
Fri, 29 Jan 2021 15:22:46 +0000
(16:22 +0100)
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>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/armada-385-linksys.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/armada-385-linksys.dtsi
b/arch/arm/boot/dts/armada-385-linksys.dtsi
index 827e82be220151ce8e74abdad5eea69061484cb4..fb9c8a0b241c646f3ff119d6790d148126f6358f 100644
(file)
--- a/
arch/arm/boot/dts/armada-385-linksys.dtsi
+++ b/
arch/arm/boot/dts/armada-385-linksys.dtsi
@@
-148,6
+148,8
@@
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;
};