Re: [PATCH] mtd : add init_size hook for NAND driver

From: Artem Bityutskiy
Date: Sun Sep 26 2010 - 08:06:26 EST


On Fri, 2010-09-24 at 19:34 +0800, Huang Shijie wrote:
> Not all the NAND devices have all the information in additional
> id bytes.
>
> So add a hook in the nand_chip{} is a good method to calculate the
> right value of oobsize, erasesize and so on.
>
> Without the hook,you will get the wrong value, and you have to hack
> in the ->scan_bbt() to change the wrong value which make the code
> mess.
>
> Signed-off-by: Huang Shijie <shijie8@xxxxxxxxx>
> ---
> drivers/mtd/nand/nand_base.c | 6 ++++--
> include/linux/mtd/nand.h | 5 +++++
> 2 files changed, 9 insertions(+), 2 deletions(-)

Taken to l2-mtd-2.6.git, thanks.

--
Best Regards,
Artem Bityutskiy (ÐÐÑÑÑÐÐÐ ÐÑÑÑÐ)

--
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/