commit | 54de1f1c44c3522dbdc2201be1f65e733526de51 | [log] [tgz] |
---|---|---|
author | Richard Genoud <richard.genoud@gmail.com> | Fri Jun 29 08:57:41 2012 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com> | Wed Jul 18 10:13:41 2012 +0300 |
tree | 2a27f8e22220070ae217e32ac3addf96e221177a | |
parent | 84a1caf1453c3d44050bd22db958af4a7f99315c [diff] |
UBI: Change the default percentage of reserved PEB The actual value (1%) is too low for actual NAND devices, a huge majority of device has 2% maximum bad blocks (SLC or MLC). (Actually it's 20 blocks on a 1024 blocks device, 40/2048...) Signed-off-by: Richard Genoud <richard.genoud@gmail.com>