lkml.org 
[lkml]   [2012]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/8] UBI: add max_beb_per1024 parameter / ioctl
Date
Artem,
This patch serie introduce, step by step the kernel module parameter
max_beb_per1024, then the ioctl and finally drop the kernel config option
CONFIG_MTD_UBI_BEB_LIMIT.

It's based on top of linux-ubi/master (and I added your patch on
sam9_l9260_defconfig).
BTW, I let the BEB value at 30 in sam9_l9260_defconfig, you can set it at 25 if
you want (as it's the value from the datasheet).

Best Regards

Richard.

Artem Bityutskiy (1):
arm: sam9_l9260_defconfig: adjust UBI bad eraseblocks limit

Richard Genoud (7):
UBI: separate bad_peb_limit in a function
UBI: introduce MTD_PARAM_MAX_COUNT
UBI: prepare for max_beb_per1024 module parameter addition
UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
UBI: replace MTD_UBI_BEB_LIMIT with module parameter
UBI: add ioctl for max_beb_per1024
UBI: drop CONFIG_MTD_UBI_BEB_LIMIT

arch/arm/configs/sam9_l9260_defconfig | 1 -
drivers/mtd/ubi/Kconfig | 26 -------
drivers/mtd/ubi/build.c | 116 +++++++++++++++++++++-----------
drivers/mtd/ubi/cdev.c | 3 +-
drivers/mtd/ubi/ubi.h | 6 ++-
include/mtd/ubi-user.h | 19 +++++-
6 files changed, 101 insertions(+), 70 deletions(-)

--
1.7.2.5



\
 
 \ /
  Last update: 2012-08-17 17:21    [W:0.183 / U:26.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site