projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
392aa4b
)
ARM: dts: imx27-phytec-phycore-som: Add on-flash BBT support
author
Alexander Shiyan
<shc_work@mail.ru>
Sat, 30 Nov 2013 06:18:01 +0000
(10:18 +0400)
committer
Shawn Guo
<shawn.guo@linaro.org>
Sun, 9 Feb 2014 13:33:06 +0000
(21:33 +0800)
This patch adds support for On Flash Bad Block Table for PCM-038
onboard NAND.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx27-phytec-phycore-som.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
index 87719288d0ea144992e7672836e0c9450d474fdb..beec525edbf31fc3c751a49b221116470276129a 100644
(file)
--- a/
arch/arm/boot/dts/imx27-phytec-phycore-som.dts
+++ b/
arch/arm/boot/dts/imx27-phytec-phycore-som.dts
@@
-201,6
+201,7
@@
&nfc {
nand-bus-width = <8>;
nand-ecc-mode = "hw";
+ nand-on-flash-bbt;
status = "okay";
};