ARM: dts: imx27-phytec-phycore-som: Add on-flash BBT support
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 30 Nov 2013 06:18:01 +0000 (10:18 +0400)
committerShawn 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

index 87719288d0ea144992e7672836e0c9450d474fdb..beec525edbf31fc3c751a49b221116470276129a 100644 (file)
 &nfc {
        nand-bus-width = <8>;
        nand-ecc-mode = "hw";
+       nand-on-flash-bbt;
        status = "okay";
 };
 
This page took 0.02586 seconds and 5 git commands to generate.