lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 20 Mar 2014 19:06:21 +0200 From: Ivan Khoronzhuk <ivan.khoronzhuk@...com> To: <dwmw2@...radead.org>, <computersforpeace@...il.com>, <galak@...eaurora.org>, <santosh.shilimkar@...com> CC: <robh+dt@...nel.org>, <pawel.moll@....com>, <mark.rutland@....com>, <ijc+devicetree@...lion.org.uk>, <rob@...dley.net>, <linux@....linux.org.uk>, <grygorii.strashko@...com>, <devicetree@...r.kernel.org>, <linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>, <linux-mtd@...ts.infradead.org>, Ivan Khoronzhuk <ivan.khoronzhuk@...com> Subject: [PATCH 0/3] Fix NAND propeties for k2hk-evm This series is intedent to fix problems founded when checked NAND flash for k2hk-emv board rev2.0. Whithout this series we cannot use ubifs and whole volume of present NAND memory. Based on linux-next tag: next-20140320 Murali Karicheri (3): ARM: dts: k2hk-evm: set ubifs partition size for 512M NAND mtd: davinci-nand: add dts property for NAND_NO_SUBPAGE_WRITE option ARM: dts: k2hk-evm: disable subpage write for davinci nand device Documentation/devicetree/bindings/mtd/davinci-nand.txt | 2 ++ arch/arm/boot/dts/k2hk-evm.dts | 3 ++- drivers/mtd/nand/davinci_nand.c | 3 +++ 3 files changed, 7 insertions(+), 1 deletion(-) -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists