]> www.infradead.org Git - mtd-utils.git/commit
load_nandsim.sh: simplify the code
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 3 Aug 2012 07:33:35 +0000 (10:33 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 3 Aug 2012 07:33:35 +0000 (10:33 +0300)
commitf90ca3d493d78fc270ce6cd9142aeea9ce43bc54
treeed8b7b5c339ff4c9867c628925e2f0cf80eb4b3e
parenta79e8d32b9c2ee20da1258688948ff409d6fb46b
load_nandsim.sh: simplify the code

First find out what the kernel module parameters should be, then load it
once, instead of doing it in each 'case' section.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
load_nandsim.sh