From 05535c276603ee7af4d8ce66a314b96bf32086d3 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 13 Dec 2011 20:41:22 +0000 Subject: generic: disable 'small sector' erase in m25p80 driver This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29521 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-2.6.39 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-2.6.39') diff --git a/target/linux/generic/config-2.6.39 b/target/linux/generic/config-2.6.39 index fd6c5cdb0..b6bbc5ab2 100644 --- a/target/linux/generic/config-2.6.39 +++ b/target/linux/generic/config-2.6.39 @@ -1288,6 +1288,7 @@ CONFIG_LOG_BUF_SHIFT=14 # CONFIG_LXT_PHY is not set CONFIG_LZMA_COMPRESS=y CONFIG_LZMA_DECOMPRESS=y +# CONFIG_M25PXX_PREFER_SMALL_SECTOR_ERASE is not set # CONFIG_MAC80211 is not set # CONFIG_MACH_DECSTATION is not set # CONFIG_MACH_JAZZ is not set -- cgit v1.2.3