Hi Bean,
On Wed, 30 Sep 2015 06:05:44 +
Bean Huo 霍斌斌 (beanhuo) wrote:
> > > diff --git a/include/linux/mtd/mtd.h b/include/linux/mtd/mtd.h index
> > > f17fa75..cfcb3a68 100644
> > > --- a/include/linux/mtd/mtd.h
> > > +++ b/include/linux/mtd/mtd.h
> > > @@ -204,6 +204,9 @@ struct mtd_info {
> Hi Bean,
>
> On Mon, 28 Sep 2015 07:02:37 +
> Bean Huo 霍斌斌 (beanhuo) wrote:
>
> > Add support for UBI bakvol in mtd layer.
> >
> > This solution based on MLC NAND dual plane program.
> > so add hook in mtd layer.
>
> I know you don't have any other choices to expose "two-plane page progra
Hi Bean,
On Mon, 28 Sep 2015 07:02:37 +
Bean Huo 霍斌斌 (beanhuo) wrote:
> Add support for UBI bakvol in mtd layer.
>
> This solution based on MLC NAND dual plane program.
> so add hook in mtd layer.
I know you don't have any other choices to expose "two-plane page
program" to the UBI layer,
Add support for UBI bakvol in mtd layer.
This solution based on MLC NAND dual plane program.
so add hook in mtd layer.
Signed-off-by: Bean Huo
---
include/linux/mtd/mtd.h | 19 +++
include/linux/mtd/nand.h | 4
include/linux/mtd/ubi.h | 9 +
3 files changed, 32
4 matches
Mail list logo