Stefan Roese denx.de> writes:
>
> On Friday 19 September 2008, Michael Lawnick wrote:
> > > BTW: Which NOR FLASH driver are you using? The common CFI driver? It has
> > > no real connection to the MTD layer which is needed for the UBI port from
> > > Kyungmin. Did you think about this?
> >
> > W
On Friday 19 September 2008, Michael Lawnick wrote:
> > BTW: Which NOR FLASH driver are you using? The common CFI driver? It has
> > no real connection to the MTD layer which is needed for the UBI port from
> > Kyungmin. Did you think about this?
>
> We are using CFI driver for AM29GL512.
> As said
Stefan Roese denx.de> writes:
>
> On Friday 19 September 2008, Michael Lawnick wrote:
> > how far have you got?
> > We are planning to integrate UBI in u-boot too (NOR flashes), so if all is
> > already done - or will be in next time - we could spare some hours ...
>
> We also have a project to
On Friday 19 September 2008, Michael Lawnick wrote:
> how far have you got?
> We are planning to integrate UBI in u-boot too (NOR flashes), so if all is
> already done - or will be in next time - we could spare some hours ...
We also have a project to integrate UBI support into U-Boot. The real UB
Kyungmin Park infradead.org> writes:
>
> It's preparation for UBI codes.
> UBI uses partition and get & put mtd devices
>
...
Hi,
how far have you got?
We are planning to integrate UBI in u-boot too (NOR flashes), so if all is
already done - or will be in next time - we could spare some hours
On Tue, Sep 9, 2008 at 4:30 AM, Scott Wood <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 29, 2008 at 05:13:23PM +0900, Kyungmin Park wrote:
>> It's preparation for UBI codes.
>> UBI uses partition and get & put mtd devices
>
> Please import the latest MTD code; there have been several cleanups/fixes
> i
On Fri, Aug 29, 2008 at 05:13:23PM +0900, Kyungmin Park wrote:
> It's preparation for UBI codes.
> UBI uses partition and get & put mtd devices
Please import the latest MTD code; there have been several cleanups/fixes
in mtdpart.c recently (in particular, the patches from Atsushi Nemoto
dated Jul
Kyungmi,
On Monday 08 September 2008, Kyungmin Park wrote:
> >> It's preparation for UBI codes.
> >> UBI uses partition and get & put mtd devices
> >
> > Please co-ordinate any UBI-related work with Stefan Roese.
> >
> > I will not apply any UBI related patches unless I have his ACK.
I have no ob
Dear Wolfgang,
> In message <[EMAIL PROTECTED]> you wrote:
>> It's preparation for UBI codes.
>> UBI uses partition and get & put mtd devices
>
> Please co-ordinate any UBI-related work with Stefan Roese.
>
> I will not apply any UBI related patches unless I have his ACK.
>
Sure, I agreed your op
Dear Kyungmin Park,
In message <[EMAIL PROTECTED]> you wrote:
> It's preparation for UBI codes.
> UBI uses partition and get & put mtd devices
Please co-ordinate any UBI-related work with Stefan Roese.
I will not apply any UBI related patches unless I have his ACK.
Best regards,
Wolfgang Denk
It's preparation for UBI codes.
UBI uses partition and get & put mtd devices
Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
---
diff --git a/drivers/mtd/Makefile b/drivers/mtd/Makefile
index 6538f7a..d225a68 100644
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
@@ -25,6 +25,7 @@ include $
11 matches
Mail list logo