Re: [U-Boot] [PATCH] mx28evk: add NAND commands

2013-04-08 Thread Eric Bénard
Hi Tom, Le Mon, 8 Apr 2013 09:27:29 -0400, Tom Rini a écrit : > On Mon, Apr 08, 2013 at 10:24:45AM -0300, Fabio Estevam wrote: > > Hi Eric, > > > > On Mon, Apr 8, 2013 at 10:20 AM, Eric B??nard wrote: > > > > > diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h > > > index 0d9

Re: [U-Boot] [PATCH] mx28evk: add NAND commands

2013-04-08 Thread Tom Rini
On Mon, Apr 08, 2013 at 10:24:45AM -0300, Fabio Estevam wrote: > Hi Eric, > > On Mon, Apr 8, 2013 at 10:20 AM, Eric B??nard wrote: > > > diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h > > index 0d918a1..789d980 100644 > > --- a/include/configs/mx28evk.h > > +++ b/include/conf

Re: [U-Boot] [PATCH] mx28evk: add NAND commands

2013-04-08 Thread Eric Bénard
Hi Fabio, Le Mon, 8 Apr 2013 10:24:45 -0300, Fabio Estevam a écrit : > On Mon, Apr 8, 2013 at 10:20 AM, Eric Bénard wrote: > > > diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h > > index 0d918a1..789d980 100644 > > --- a/include/configs/mx28evk.h > > +++ b/include/configs/mx2

Re: [U-Boot] [PATCH] mx28evk: add NAND commands

2013-04-08 Thread Fabio Estevam
Hi Eric, On Mon, Apr 8, 2013 at 10:20 AM, Eric Bénard wrote: > diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h > index 0d918a1..789d980 100644 > --- a/include/configs/mx28evk.h > +++ b/include/configs/mx28evk.h > @@ -69,6 +69,8 @@ > #define CONFIG_CMD_USB > #define CONFIG_CM

[U-Boot] [PATCH] mx28evk: add NAND commands

2013-04-08 Thread Eric Bénard
the mx28evk has a socket which can contains a TSOP48 NAND flash. So enable the nand command and it's trimffs option. Tested on MX28EVK with NAND : NAND: 128 MiB MX28EVK U-Boot > nand info Device 0: nand0, sector size 16 KiB Page size 2048 b OOB size 64 b Erase size16384 b