mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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
This commit is contained in:
@@ -1278,6 +1278,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
|
||||
|
||||
Reference in New Issue
Block a user