projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
974e587
)
ARM: dts: Karo TX25: use hardware ecc
author
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 9 May 2014 06:11:19 +0000
(08:11 +0200)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 16 May 2014 15:02:11 +0000
(23:02 +0800)
We should use hardware ecc on i.MX. While at it, add the optional
nand-bus-width property.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx25-karo-tx25.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx25-karo-tx25.dts
b/arch/arm/boot/dts/imx25-karo-tx25.dts
index 69d421790d2f4b3f43e861b36068fbd328c59f94..9b31faa96377ad0b5e0e00f30743f90e20ddae1c 100644
(file)
--- a/
arch/arm/boot/dts/imx25-karo-tx25.dts
+++ b/
arch/arm/boot/dts/imx25-karo-tx25.dts
@@
-107,5
+107,7
@@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_nfc>;
nand-on-flash-bbt;
+ nand-ecc-mode = "hw";
+ nand-bus-width = <8>;
status = "okay";
};