kernel/3.1x: yaffs: fix handling of small-page NAND devices
authorGabor Juhos <juhosg@openwrt.org>
Tue, 28 Jan 2014 17:30:25 +0000 (17:30 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 28 Jan 2014 17:30:25 +0000 (17:30 +0000)
commitbb01989e7dcb3d08325ca06988ae569a3cdd08b0
treefbf749ed7b6da2bccf1cd13ba25bca3b69fd8fe8
parentc709851ff0e4c8c9d1ab668bb7bdb25267e75cfd
kernel/3.1x: yaffs: fix handling of small-page NAND devices

Since the yaffs code update (r39084), it is not
possible to install OpenWrt on RouterBoards with
small-page NAND chips. Fix the yaffs code to make
it work again.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39409
target/linux/generic/patches-3.10/503-yaffs-add-tags-9bytes-mount-option.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/504-yaffs-fix-compat-tags-handling.patch [new file with mode: 0644]
target/linux/generic/patches-3.12/503-yaffs-add-tags-9bytes-mount-option.patch [new file with mode: 0644]
target/linux/generic/patches-3.12/504-yaffs-fix-compat-tags-handling.patch [new file with mode: 0644]
target/linux/generic/patches-3.13/503-yaffs-add-tags-9bytes-mount-option.patch [new file with mode: 0644]
target/linux/generic/patches-3.13/504-yaffs-fix-compat-tags-handling.patch [new file with mode: 0644]