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)
commita558bb44713ce101973043c9e2805743771e8340
tree30e53bc3093a3d564393b3e7552b089c7d920d97
parent6ebfa8c33ca80c79dec1ba512fa5bd7bd119de62
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]