From ff4dd2ceb14d962068b03d77c39c98989e1dbe6a Mon Sep 17 00:00:00 2001 From: Richard Genoud Date: Fri, 29 Jun 2012 08:57:41 +0200 Subject: [PATCH] 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 --- Reading git-format-patch failed