ARM: dts: imx27-phytec-phycore-som: Add on-flash BBT support

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>
This commit is contained in:
Alexander Shiyan 2013-11-30 10:18:01 +04:00 коммит произвёл Shawn Guo
Родитель 392aa4bf68
Коммит d9a57aaf6e
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -201,6 +201,7 @@
&nfc { &nfc {
nand-bus-width = <8>; nand-bus-width = <8>;
nand-ecc-mode = "hw"; nand-ecc-mode = "hw";
nand-on-flash-bbt;
status = "okay"; status = "okay";
}; };