kernel/3.1x: yaffs: fix handling of small-page NAND devices
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Jan 2014 17:30:25 +0000 (17:30 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 28 Jan 2014 17:30:25 +0000 (17:30 +0000)
commit51f439d8acfb1ad17a474538c1d2d958f2dd9f50
treefbf749ed7b6da2bccf1cd13ba25bca3b69fd8fe8
parente0f7ee3e5d127f0c6ad64136d9e754340c461df5
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39409 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]