Re: [PATCH 3/4] UBI: use the whole MTD device size to get bad_peb_limit

From: Richard Genoud
Date: Thu Aug 16 2012 - 07:59:06 EST


2012/8/16 Shmulik Ladkani <shmulik.ladkani@xxxxxxxxx>:
> Hi,
>
> One more thing...
>
> On Wed, 15 Aug 2012 18:08:51 +0300 Artem Bityutskiy <dedekind1@xxxxxxxxx> wrote:
>> config MTD_UBI_BEB_LIMIT
>> - int "Percentage of maximum expected bad eraseblocks"
>> - default 2
>> - range 0 25
>> + int "Maximum expected bad eraseblock count per 1024 eraseblocks"
>> + default 20
>> + range 2 256
>
> Those defconfigs that explicilty set an original LIMIT should be
> adjusted as well, as the units have changed, no?

you mean that it should be between 0 and 256 ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/