summaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorShengzhou Liu <Shengzhou.Liu@freescale.com>2015-03-24 09:40:29 (GMT)
committerHonghua Yin <Hong-Hua.Yin@freescale.com>2015-03-27 08:54:21 (GMT)
commitb80cacd8afa480bb963bdb39f2c053f5bc6c289d (patch)
tree7bb74aa49df8c50cc91b08fde13388ee7218d100 /arch/powerpc
parent3ddcad86ce9151ad3a9ecf8ece24cab3573f6d86 (diff)
downloadlinux-fsl-qoriq-b80cacd8afa480bb963bdb39f2c053f5bc6c289d.tar.xz
t1023rdb/dts: disable nor flash as errata A-009138
Due to IFC NOR errata A-009138, NOR is not available on T1023RDB RevB, so disable NOR access for revB. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Change-Id: I475ff8b863aebed8ca014753c6f42c8a116f907f Reviewed-on: http://git.am.freescale.net:8181/33340 Reviewed-by: Xiaobo Xie <X.Xie@freescale.com> Tested-by: Honghua Yin <Hong-Hua.Yin@freescale.com> Reviewed-by: Honghua Yin <Hong-Hua.Yin@freescale.com>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/boot/dts/t1023rdb.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/t1023rdb.dts b/arch/powerpc/boot/dts/t1023rdb.dts
index 71f1df9..333be15 100644
--- a/arch/powerpc/boot/dts/t1023rdb.dts
+++ b/arch/powerpc/boot/dts/t1023rdb.dts
@@ -49,6 +49,7 @@
nor@0,0 {
#address-cells = <1>;
#size-cells = <1>;
+ status = "disabled";
compatible = "cfi-flash";
reg = <0x0 0x0 0x8000000>;
bank-width = <2>;