[PATCH 2/2] ARM: dts: keystone: disable subpage write for davinci nand device
Ivan Khoronzhuk
ivan.khoronzhuk at ti.com
Wed Mar 19 18:15:45 EDT 2014
Add the property davinci-no-subpage-write to disable sub page write in the
nand driver.
Signed-off-by: Murali Karicheri <m-karicheri2 at ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk at ti.com>
---
arch/arm/boot/dts/k2hk-evm.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/k2hk-evm.dts b/arch/arm/boot/dts/k2hk-evm.dts
index 1a1335b..624520f 100644
--- a/arch/arm/boot/dts/k2hk-evm.dts
+++ b/arch/arm/boot/dts/k2hk-evm.dts
@@ -118,6 +118,7 @@
nand-ecc-mode = "hw";
ti,davinci-ecc-bits = <4>;
nand-on-flash-bbt;
+ ti,davinci-no-subpage-write;
partition at 0 {
label = "u-boot";
--
1.8.3.2
More information about the linux-arm-kernel
mailing list