From: Adrian Hunter Date: Wed, 12 Nov 2008 14:06:07 +0000 (+0200) Subject: MTD: nandsim: add option to use a file to cache pages X-Git-Tag: v2.6.29-rc1~33^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fc8991883cdf029bd373a82cbc2d12a10799dd;p=pandora-kernel.git MTD: nandsim: add option to use a file to cache pages Add a new module parameter 'cache_file' which causes nandsim to use that file instead of memory to cache nand data. Using a file allows the simulation of NAND that is bigger than the available memory. Signed-off-by: Adrian Hunter Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed