Re: [U-Boot] Pull request: nand flash

2016-09-06 Thread Tom Rini
On Fri, Sep 02, 2016 at 11:31:02AM -0500, Scott Wood wrote:

> The following changes since commit cb1cbdd96962931de2ac948a184874e2672f3f96:
> 
>   x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload 
> (2016-08-30 09:26:05 +0800)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to 8b7d51249eca113c4965a7c417f33d7eb569434b:
> 
>   nand: Fix some more NULL name tests (2016-09-01 20:08:48 -0500)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2016-07-25 Thread Tom Rini
On Mon, Jul 25, 2016 at 01:44:46PM -0500, Scott Wood wrote:

> The following changes since commit 29d63a59eaf1c9f3b37e249cda2a97e5e4f183f8:
> 
>   ARM: uniphier: add clock/reset settings for xHCI of ProXstream2 (2016-07-24 
> 00:44:55 +0900)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to 59441ac3c135c412c679bdd1c82c8f2a9b805bbc:
> 
>   mtd: fix compiler warnings (2016-07-24 20:36:29 -0500)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2016-06-20 Thread Tom Rini
On Mon, Jun 20, 2016 at 03:11:16AM -0500, Scott Wood wrote:

> The following changes since commit 667067faa18334f1e28c01b47530b5cce1b6182f:
> 
>   nand: fix nand torture to use changed mtd api (2016-06-03 20:29:05 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to 30780f948346436f9974fd6eae89aa2eb841b436:
> 
>   mtd: nand: Patch remaining places where nand_to_mtd() should be used 
> (2016-06-19 19:28:38 -0500)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2016-06-06 Thread Tom Rini
On Fri, Jun 03, 2016 at 11:35:42PM -0500, Scott Wood wrote:

> The following changes since commit b2f1858455e99a91aeafe59ac73c6c047106d5e8:
> 
>   arm: lib: fix push/pop-section directives (2016-06-03 15:14:11 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to 667067faa18334f1e28c01b47530b5cce1b6182f:
> 
>   nand: fix nand torture to use changed mtd api (2016-06-03 20:29:05 -0500)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2016-02-14 Thread Tom Rini
On Sat, Feb 13, 2016 at 12:14:02AM -0600, Scott Wood wrote:

> The following changes since commit 9ef2835f26652092a61b0cb0551ef4f36be27946:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-video (2016-02-11 
> 18:18:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to e4b40e921dcf0e39d5c10984d366023f459facef:
> 
>   arasan: nfc: Add initial nand driver support for arasan (2016-02-12 
> 17:27:41 -0600)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash master

2015-08-27 Thread Tom Rini
On Thu, Aug 27, 2015 at 06:57:13PM +0900, Masahiro Yamada wrote:
> Hi Tom, Scott,
> 
> 
> 2015-08-27 3:06 GMT+09:00 Tom Rini :
> > On Wed, Aug 26, 2015 at 12:57:14PM -0500, Scott Wood wrote:
> >> On Wed, 2015-08-26 at 13:53 -0400, Tom Rini wrote:
> >> > On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:
> >> >
> >> > > The following changes since commit
> >> > > c851a2458fbc12495f4f786d4eabb612850a5143:
> >> > >
> >> > >   Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)
> >> > >
> >> > > are available in the git repository at:
> >> > >
> >> > >   git://git.denx.de/u-boot-nand-flash.git
> >> > >
> >> > > for you to fetch changes up to 
> >> > > ecfb8768b16ebf6781ee0df45742674bda8a9543:
> >> > >
> >> > >   mtd: nand: mxs invalidate dcache before DMA read (2015-08-25 
> >> > > 22:53:59 -
> >> > > 0500)
> >> > >
> >> >
> >> > Applied to u-boot/master, thanks!
> >> >
> >> > But please note that I now see:
> >> > +(ph1_sld8,ph1_ld4,ph1_pro4) arm-none-eabi-ld.bfd: SPL image plus BSS too
> >> > big
> >> >
> >> > Which I'm hoping can be tuned to re-fit size constraints again easily
> >> > enough.
> >>
> >> They built OK for me, so they must be close enough that the toolchain 
> >> makes a
> >> difference.
> >
> > Indeed.  I'm using arm-none-eabi from Debian on that test box (since it
> > will also build the armv7m targets).
> 
> 
> I've sent a patch to fix the root cause of this problem.
> http://patchwork.ozlabs.org/patch/511211/
> 
> Only my boards (ph1_ld4, ph1_sld8, ph1_pro4) define CONFIG_SPL_NAND_DENALI,
> and I tested the patch on them.
> 
> So, this patch should be safe.
> 
> 
> Is it OK to apply it quickly?

Yes it is, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash master

2015-08-27 Thread Masahiro Yamada
Hi Tom, Scott,


2015-08-27 3:06 GMT+09:00 Tom Rini :
> On Wed, Aug 26, 2015 at 12:57:14PM -0500, Scott Wood wrote:
>> On Wed, 2015-08-26 at 13:53 -0400, Tom Rini wrote:
>> > On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:
>> >
>> > > The following changes since commit
>> > > c851a2458fbc12495f4f786d4eabb612850a5143:
>> > >
>> > >   Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)
>> > >
>> > > are available in the git repository at:
>> > >
>> > >   git://git.denx.de/u-boot-nand-flash.git
>> > >
>> > > for you to fetch changes up to ecfb8768b16ebf6781ee0df45742674bda8a9543:
>> > >
>> > >   mtd: nand: mxs invalidate dcache before DMA read (2015-08-25 22:53:59 -
>> > > 0500)
>> > >
>> >
>> > Applied to u-boot/master, thanks!
>> >
>> > But please note that I now see:
>> > +(ph1_sld8,ph1_ld4,ph1_pro4) arm-none-eabi-ld.bfd: SPL image plus BSS too
>> > big
>> >
>> > Which I'm hoping can be tuned to re-fit size constraints again easily
>> > enough.
>>
>> They built OK for me, so they must be close enough that the toolchain makes a
>> difference.
>
> Indeed.  I'm using arm-none-eabi from Debian on that test box (since it
> will also build the armv7m targets).


I've sent a patch to fix the root cause of this problem.
http://patchwork.ozlabs.org/patch/511211/

Only my boards (ph1_ld4, ph1_sld8, ph1_pro4) define CONFIG_SPL_NAND_DENALI,
and I tested the patch on them.

So, this patch should be safe.


Is it OK to apply it quickly?



-- 
Best Regards
Masahiro Yamada
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash master

2015-08-27 Thread Masahiro Yamada
2015-08-27 3:06 GMT+09:00 Tom Rini :
> On Wed, Aug 26, 2015 at 12:57:14PM -0500, Scott Wood wrote:
>> On Wed, 2015-08-26 at 13:53 -0400, Tom Rini wrote:
>> > On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:
>> >
>> > > The following changes since commit
>> > > c851a2458fbc12495f4f786d4eabb612850a5143:
>> > >
>> > >   Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)
>> > >
>> > > are available in the git repository at:
>> > >
>> > >   git://git.denx.de/u-boot-nand-flash.git
>> > >
>> > > for you to fetch changes up to ecfb8768b16ebf6781ee0df45742674bda8a9543:
>> > >
>> > >   mtd: nand: mxs invalidate dcache before DMA read (2015-08-25 22:53:59 -
>> > > 0500)
>> > >
>> >
>> > Applied to u-boot/master, thanks!
>> >
>> > But please note that I now see:
>> > +(ph1_sld8,ph1_ld4,ph1_pro4) arm-none-eabi-ld.bfd: SPL image plus BSS too
>> > big
>> >


These are my boards.

I will do something with them.



-- 
Best Regards
Masahiro Yamada
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash master

2015-08-26 Thread Tom Rini
On Wed, Aug 26, 2015 at 12:57:14PM -0500, Scott Wood wrote:
> On Wed, 2015-08-26 at 13:53 -0400, Tom Rini wrote:
> > On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:
> > 
> > > The following changes since commit 
> > > c851a2458fbc12495f4f786d4eabb612850a5143:
> > > 
> > >   Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)
> > > 
> > > are available in the git repository at:
> > > 
> > >   git://git.denx.de/u-boot-nand-flash.git 
> > > 
> > > for you to fetch changes up to ecfb8768b16ebf6781ee0df45742674bda8a9543:
> > > 
> > >   mtd: nand: mxs invalidate dcache before DMA read (2015-08-25 22:53:59 -
> > > 0500)
> > > 
> > 
> > Applied to u-boot/master, thanks!
> > 
> > But please note that I now see:
> > +(ph1_sld8,ph1_ld4,ph1_pro4) arm-none-eabi-ld.bfd: SPL image plus BSS too 
> > big
> > 
> > Which I'm hoping can be tuned to re-fit size constraints again easily
> > enough.
> 
> They built OK for me, so they must be close enough that the toolchain makes a 
> difference.

Indeed.  I'm using arm-none-eabi from Debian on that test box (since it
will also build the armv7m targets).

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash master

2015-08-26 Thread Scott Wood
On Wed, 2015-08-26 at 13:53 -0400, Tom Rini wrote:
> On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:
> 
> > The following changes since commit 
> > c851a2458fbc12495f4f786d4eabb612850a5143:
> > 
> >   Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-nand-flash.git 
> > 
> > for you to fetch changes up to ecfb8768b16ebf6781ee0df45742674bda8a9543:
> > 
> >   mtd: nand: mxs invalidate dcache before DMA read (2015-08-25 22:53:59 -
> > 0500)
> > 
> 
> Applied to u-boot/master, thanks!
> 
> But please note that I now see:
> +(ph1_sld8,ph1_ld4,ph1_pro4) arm-none-eabi-ld.bfd: SPL image plus BSS too 
> big
> 
> Which I'm hoping can be tuned to re-fit size constraints again easily
> enough.

They built OK for me, so they must be close enough that the toolchain makes a 
difference.

-Scott

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash master

2015-08-26 Thread Tom Rini
On Tue, Aug 25, 2015 at 10:54:26PM -0500, Scott Wood wrote:

> The following changes since commit c851a2458fbc12495f4f786d4eabb612850a5143:
> 
>   Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to ecfb8768b16ebf6781ee0df45742674bda8a9543:
> 
>   mtd: nand: mxs invalidate dcache before DMA read (2015-08-25 22:53:59 -0500)
> 

Applied to u-boot/master, thanks!

But please note that I now see:
+(ph1_sld8,ph1_ld4,ph1_pro4) arm-none-eabi-ld.bfd: SPL image plus BSS too big

Which I'm hoping can be tuned to re-fit size constraints again easily
enough.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2015-05-25 Thread Tom Rini
On Sun, May 24, 2015 at 07:25:05PM -0500, Scott Wood wrote:

> The following changes since commit 3238639d40732fe78fd62ae5e080465552e882fc:
> 
>   Merge git://git.denx.de/u-boot-net (2015-05-20 15:57:55 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to 8fca2d8cb84fb039bb41061f5f5fd9f31cd596c9:
> 
>   mtd: vf610_nfc: enable ONFI detection (2015-05-24 14:27:46 -0500)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2015-03-31 Thread Tom Rini
On Tue, Mar 31, 2015 at 03:59:07PM -0500, Scott Wood wrote:

> [resent with Tom's new e-mail address]
> 
> The following changes since commit 662e2acb46250881ec26bc8366fc9eb1856cb7c2:
> 
>   sunxi: UTOO_P66: Add missing MAINTAINERS entry (2015-03-29 14:56:48 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to 55765b1842e7dcf22efa8d973c7d1b7498dd99fa:
> 
>   mtd: vf610_nfc: specify transfer size before each transfer (2015-03-30 
> 23:35:27 -0500)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2015-01-10 Thread Tom Rini
On Fri, Jan 09, 2015 at 02:12:40PM -0600, Scott Wood wrote:

> Sorry for the lateness -- I was just pinged about these regression fixes
> that should go in the forthcoming release.
> 
> The following changes since commit b188067f39627d977bb1db67c8456e9aaab90743:
> 
>   arm: vf610: fix boot from SD-card (2015-01-09 10:27:51 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to ab37b76d5d7879009565d1d1a2be6de63f86a674:
> 
>   mtd: nand: do not scan BBT after scrub (2015-01-09 12:19:06 -0600)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2014-11-27 Thread Tom Rini
On Thu, Nov 27, 2014 at 01:25:47AM -0600, Scott Wood wrote:

> The following changes since commit 85bafb6da4dddfffa78479aa49a72ae48578a4ce:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2014-11-26 
> 11:23:26 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to b19157bf3f2345586f2db8a0f8f92cc54f527952:
> 
>   mtd: nand: s3c: Unify the register definition and naming (2014-11-26 
> 23:21:43 -0600)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2014-10-10 Thread Tom Rini
On Thu, Oct 09, 2014 at 08:08:30PM -0500, Scott Wood wrote:

> The RNDOUT patch addresses a regression in the mtd uprev.  The PARAM
> change is a fix to a driver introduced in this release.
> 
> The following changes since commit dd0204e48d05f41480743a798b94d5484b664639:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-10-07 07:38:39 
> -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to ed3c980bee74dc1bd599dd44b41b2c32ee78c0a8:
> 
>   mtd: denali: support NAND_CMD_RNDOUT command (2014-10-09 17:33:26 -0500)
> 
> 
> Masahiro Yamada (2):
>   mtd: denali: fix NAND_CMD_PARAM command
>   mtd: denali: support NAND_CMD_RNDOUT command
> 
>  drivers/mtd/nand/denali.c | 12 ++--
>  1 file changed, 10 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2014-09-25 Thread Tom Rini
On Thu, Sep 25, 2014 at 03:28:37PM -0500, Scott Wood wrote:

> The following changes since commit e3a4facdfc07179ebe017a07b8de6224a935a9f3:
> 
>   checkpatch: remove unnecessary + after {8,8} (2014-09-25 09:31:24 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to f9860cf081efdf32c8a01b9fc271fe55e2a79f8d:
> 
>   nand/denali: Document CONFIG symbols (2014-09-25 13:54:58 -0500)
> 
> 
> Chin Liang See (1):
>   nand/denali: Adding Denali NAND driver support
> 
> Rostislav Lisovy (1):
>   mtd: nand: am335x: Fix 'bit-flip' errors in SPL
> 
> Scott Wood (1):
>   nand/denali: Document CONFIG symbols
> 
> Stefan Roese (1):
>   mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()
> 
>  doc/README.nand   |6 +
>  drivers/mtd/nand/Makefile |1 +
>  drivers/mtd/nand/am335x_spl_bch.c |   12 +-
>  drivers/mtd/nand/denali.c | 1205 
> +
>  drivers/mtd/nand/denali.h |  467 ++
>  drivers/mtd/nand/nand_base.c  |4 +-
>  6 files changed, 1688 insertions(+), 7 deletions(-)
>  create mode 100644 drivers/mtd/nand/denali.c
>  create mode 100644 drivers/mtd/nand/denali.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2014-03-12 Thread Gupta, Pekon
Hello Scott, Tom,

>>On Tue, Mar 04, 2014 at 08:09:19PM -0600, Scott Wood wrote:
>
>> The following changes since commit eeb72e67619b98d2502fe634a3a5d9953de92ad0:
>>
>>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26 16:49:58 
>> -0500)
>>
>> are available in the git repository at:
>>
>>
>>   git://git.denx.de/u-boot-nand-flash.git master
>>
>> for you to fetch changes up to 2eda892f00fbcf46143326f72e8ac5b472bd225a:
>>
>>   mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to 
>> drivers/mtd/nand (2014-03-04 17:23:54 -0600)
>>
>> 
>> pekon gupta (9):
>>   mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
>>   mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
>>   mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
>>   board/ti/am335x/README: update for NAND boot
>>   mtd: nand: omap: remove redundant platform specific header: 
>> arch-xx/omap_gpmc.h
>>   mtd: nand: omap: remove unused #defines from common omap_gpmc.h
>>   mtd: nand: omap: merge duplicate GPMC data from different arch-xx 
>> headers into common omap_gpmc.h
>>   mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to 
>> drivers/mtd/nand
>>   mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to 
>> drivers/mtd/nand
>>

Thanks much for pulling these patches. 
This helps a lot in getting OMAP NAND driver in good shape.
And sorry for being dormant on u-boot mail-list from quite some time.

with regards, pekon
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2014-03-05 Thread Tom Rini
On Tue, Mar 04, 2014 at 08:09:19PM -0600, Scott Wood wrote:

> The following changes since commit eeb72e67619b98d2502fe634a3a5d9953de92ad0:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26 16:49:58 
> -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 2eda892f00fbcf46143326f72e8ac5b472bd225a:
> 
>   mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to 
> drivers/mtd/nand (2014-03-04 17:23:54 -0600)
> 
> 
> pekon gupta (9):
>   mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
>   mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
>   mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
>   board/ti/am335x/README: update for NAND boot
>   mtd: nand: omap: remove redundant platform specific header: 
> arch-xx/omap_gpmc.h
>   mtd: nand: omap: remove unused #defines from common omap_gpmc.h
>   mtd: nand: omap: merge duplicate GPMC data from different arch-xx 
> headers into common omap_gpmc.h
>   mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to 
> drivers/mtd/nand
>   mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to 
> drivers/mtd/nand
> 
>  arch/arm/include/asm/arch-am33xx/cpu.h |  51 --
>  arch/arm/include/asm/arch-am33xx/omap_gpmc.h   |  48 --
>  arch/arm/include/asm/arch-am33xx/sys_proto.h   |   1 +
>  arch/arm/include/asm/arch-omap3/cpu.h  |  54 +-
>  arch/arm/include/asm/arch-omap3/mem.h  |  10 +
>  arch/arm/include/asm/arch-omap3/omap_gpmc.h|  36 --
>  arch/arm/include/asm/arch-omap3/sys_proto.h|   1 +
>  arch/arm/include/asm/arch-omap4/cpu.h  |  45 --
>  arch/arm/include/asm/arch-omap4/sys_proto.h|   1 +
>  arch/arm/include/asm/arch-omap5/cpu.h  |  45 --
>  arch/arm/include/asm/arch-omap5/sys_proto.h|   1 +
>  arch/arm/include/asm/omap_gpmc.h   |  87 
>  board/isee/igep00x0/igep00x0.c |   1 -
>  board/overo/overo.c|   1 -
>  board/ti/am335x/README |  53 +-
>  drivers/mtd/nand/omap_elm.c|   6 +-
>  drivers/mtd/nand/omap_gpmc.c   | 572 
> +++--
>  include/configs/am335x_evm.h   |   1 -
>  include/configs/am335x_igep0033.h  |   1 -
>  include/configs/am3517_crane.h |   1 -
>  include/configs/am3517_evm.h   |   1 -
>  include/configs/cm_t35.h   |   2 -
>  include/configs/devkit8000.h   |   2 -
>  include/configs/dig297.h   |   2 -
>  include/configs/mcx.h  |   1 -
>  include/configs/omap3_beagle.h |   2 -
>  include/configs/omap3_evm_common.h |   1 -
>  include/configs/omap3_igep00x0.h   |   1 -
>  include/configs/omap3_logic.h  |   1 -
>  include/configs/omap3_overo.h  |   2 -
>  include/configs/omap3_pandora.h|   2 -
>  include/configs/omap3_zoom1.h  |   2 -
>  include/configs/siemens-am33x-common.h |   1 -
>  include/configs/tam3517-common.h   |   1 -
>  include/configs/tricorder.h|   2 -
>  .../include/asm => include/linux/mtd}/omap_elm.h   |   0
>  include/linux/mtd/omap_gpmc.h  |  84 +++
>  37 files changed, 321 insertions(+), 802 deletions(-)
>  delete mode 100644 arch/arm/include/asm/arch-am33xx/omap_gpmc.h
>  delete mode 100644 arch/arm/include/asm/arch-omap3/omap_gpmc.h
>  delete mode 100644 arch/arm/include/asm/omap_gpmc.h
>  rename {arch/arm/include/asm => include/linux/mtd}/omap_elm.h (100%)
>  create mode 100644 include/linux/mtd/omap_gpmc.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-12-19 Thread Tom Rini
On Wed, Dec 18, 2013 at 05:10:00PM -0600, Scott Wood wrote:

> Note that as discussed at http://patchwork.ozlabs.org/patch/296730/
> the "cosmetic" patch is fixing a significant readability regression --
> the current indentation is misleading as to the code flow.
> 
> The following changes since commit fd44194945714a478fab6407c04453caaef0bac9:
> 
>   Prepare v2014.01-rc2 (2013-12-16 13:07:05 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git 
> 
> for you to fetch changes up to 72bb956551ecd592bcf0e6468476f31db86d9361:
> 
>   powerpc/cms700: limit NAND data structure size (2013-12-17 22:06:05 -0600)
> 
> 
> Nikita Kiryanov (3):
>   mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
>   mtd: nand: omap: fix sw->hw->sw ecc switch
>   mtd: nand: omap: fix ecc ops assignment when changing ecc
> 
> Scott Wood (1):
>   powerpc/cms700: limit NAND data structure size
> 
> Stefan Roese (1):
>   mtd: nand: omap_gpmc: cosmetic: Fix indentation
> 
> Tom Rini (1):
>   nand_util.c: Use '%zd' for length in nand_unlock debug print
> 
> pekon gupta (1):
>   mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme
> 
>  drivers/mtd/nand/nand_util.c |   2 +-
>  drivers/mtd/nand/omap_gpmc.c | 108 
> ---
>  include/configs/CMS700.h |   3 ++
>  3 files changed, 65 insertions(+), 48 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-11-25 Thread Tom Rini
On Fri, Nov 22, 2013 at 02:32:09PM -0600, Scott Wood wrote:

> The following changes since commit 63c4f17b2f8017d22241522a48c765073b8791b0:
> 
>   cm_t35: use scf0403 driver (2013-11-12 10:12:07 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 2c17e6d1d996a1b8b9325de15f253a13d5877dee:
> 
>   am335x: fix GPMC config for NAND and NOR SPL boot (2013-11-21 13:33:41 
> -0600)
> 
> 
> Bo Shen (1):
>   MTD: atmel_nand: support for software BCH ECC
> 
> Prabhakar Kushwaha (4):
>   driver/mtd/ifc: Read Status while programming NAND flash
>   mtd: move & update nand_ecclayout structure (plus board changes)
>   mtd/ifc: Add support of 8K page size NAND flash
>   board/c29xpcie: Add support of 8K page size NAND flash
> 
> Wu, Josh (4):
>   mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash
>   sama5d3xek: support larger than 4G nand flash
>   mtd: atmel_nand: don't print bit correction message in driver
>   mtd: atmel_nand: use dev_xxx instead of printk
> 
> pekon gupta (4):
>   mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and 
> AM platforms
>   mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
>   mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of 
> ecc-scheme
>   am335x: fix GPMC config for NAND and NOR SPL boot
> 
>  arch/arm/cpu/armv7/am33xx/Makefile |   1 -
>  arch/arm/cpu/armv7/am33xx/mem.c|  52 ++--
>  arch/arm/include/asm/arch-am33xx/mem.h |   5 -
>  .../include/asm/{arch-am33xx/elm.h => omap_elm.h}  |   0
>  arch/arm/include/asm/omap_gpmc.h   |  16 +
>  arch/powerpc/cpu/mpc8xxx/fsl_ifc.c |  24 ++
>  arch/powerpc/include/asm/fsl_ifc.h |   2 +
>  board/atmel/sama5d3xek/sama5d3xek.c|   5 +-
>  board/ti/am335x/board.c|  14 +-
>  doc/README.nand|  63 
>  doc/README.omap3   |   3 +-
>  drivers/mtd/nand/Makefile  |   1 +
>  drivers/mtd/nand/atmel_nand.c  |  40 ++-
>  drivers/mtd/nand/fsl_ifc_nand.c|  99 ++-
>  drivers/mtd/nand/fsl_ifc_spl.c |   7 +-
>  .../am33xx/elm.c => drivers/mtd/nand/omap_elm.c|   6 +-
>  drivers/mtd/nand/omap_gpmc.c   | 321 
> +
>  drivers/mtd/onenand/onenand_base.c |  15 +-
>  include/configs/ASH405.h   |   2 +
>  include/configs/C29XPCIE.h |  10 +-
>  include/configs/MPC8572DS.h|   2 +
>  include/configs/T4240QDS.h |   2 +
>  include/configs/alpr.h |   2 +
>  include/configs/am335x_evm.h   |   5 +-
>  include/configs/am335x_igep0033.h  |   2 +
>  include/configs/am3517_crane.h |   1 +
>  include/configs/am3517_evm.h   |   1 +
>  include/configs/devkit8000.h   |   1 +
>  include/configs/mcx.h  |   2 +-
>  include/configs/omap3_beagle.h |   1 +
>  include/configs/omap3_evm.h|   1 +
>  include/configs/omap3_evm_quick_nand.h |   1 +
>  include/configs/omap3_igep00x0.h   |   1 +
>  include/configs/omap3_overo.h  |   1 +
>  include/configs/siemens-am33x-common.h |   2 +
>  include/configs/tam3517-common.h   |   2 +-
>  include/configs/tricorder.h|   4 +-
>  include/linux/mtd/mtd.h|  23 ++
>  include/mtd/mtd-abi.h  |  12 -
>  39 files changed, 532 insertions(+), 220 deletions(-)
>  rename arch/arm/include/asm/{arch-am33xx/elm.h => omap_elm.h} (100%)
>  rename arch/arm/cpu/armv7/am33xx/elm.c => drivers/mtd/nand/omap_elm.c (97%)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-14 Thread Tom Rini
On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:

> Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
> been acked by Stefan Roese.
> 
> The following changes since commit b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
> 
>   Fix number base handling of "load" command (2013-10-07 15:54:18 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
> 
>   cmd_ubi: add write.part command, to write a volume in multiple parts 
> (2013-10-09 12:52:22 -0500)
> 
> 
> Paul Burton (4):
>   mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
>   cmd_mtdparts: use 64 bits for flash size, partition size & offset
>   cmd_ubi: use int64_t volume size for 'ubi create'
>   cmd_ubi: add write.part command, to write a volume in multiple parts
> 
>  common/cmd_mtdparts.c  | 54 ++
>  common/cmd_ubi.c   | 79 
> +++---
>  doc/README.ubi |  3 ++
>  drivers/mtd/mtdcore.c  | 14 ++-
>  drivers/mtd/mtdpart.c  | 12 +++---
>  drivers/mtd/nand/nand_base.c   | 18 +++--
>  drivers/mtd/onenand/onenand_base.c |  3 +-
>  include/jffs2/load_kernel.h|  6 +--
>  include/linux/mtd/nand.h   |  3 ++
>  9 files changed, 129 insertions(+), 63 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-11 Thread Albert ARIBAUD
On Fri, 11 Oct 2013 09:11:52 +0200, Albert ARIBAUD
 wrote:

> Hi Tom,
> 
> On Thu, 10 Oct 2013 18:52:57 -0400, Tom Rini  wrote:
> 
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > On 10/10/2013 06:10 PM, Scott Wood wrote:
> > > On Thu, 2013-10-10 at 15:18 -0400, Tom Rini wrote:
> > >> On 10/10/2013 03:00 PM, Albert ARIBAUD wrote:
> > >>> On Thu, 10 Oct 2013 17:52:14 +0200, Albert ARIBAUD
> > >>>  wrote:
> > >>>
> >  Hi Tom,
> > 
> >  On Thu, 10 Oct 2013 07:45:17 -0400, Tom Rini  wrote:
> > 
> > > -BEGIN PGP SIGNED MESSAGE-
> > > Hash: SHA1
> > >
> > > On 10/10/2013 04:12 AM, Albert ARIBAUD wrote:
> > >> Hi Tom,
> > >>
> > >> On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:
> > >>
> > >>> On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
> > >>>
> >  Sorry for the lateness, but here are some MTD/UBI bugfixes.  
> >  They've
> >  been acked by Stefan Roese.
> > 
> >  The following changes since commit 
> >  b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
> > 
> >    Fix number base handling of "load" command (2013-10-07 15:54:18 
> >  -0400)
> > 
> >  are available in the git repository at:
> > 
> >    git://git.denx.de/u-boot-nand-flash.git master
> > 
> >  for you to fetch changes up to 
> >  cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
> > 
> >    cmd_ubi: add write.part command, to write a volume in multiple 
> >  parts (2013-10-09 12:52:22 -0500)
> > 
> >  
> >  Paul Burton (4):
> >    mtd: driver _read() returns max_bitflips; mtd_read() returns 
> >  -EUCLEAN
> >    cmd_mtdparts: use 64 bits for flash size, partition size & 
> >  offset
> >    cmd_ubi: use int64_t volume size for 'ubi create'
> >    cmd_ubi: add write.part command, to write a volume in 
> >  multiple parts
> > >>>
> > >>> OK, problem:
> > >>> Author: Paul Burton 
> > >>> Date:   Wed Sep 4 15:16:57 2013 +0100
> > >>>
> > >>> cmd_mtdparts: use 64 bits for flash size, partition size & 
> > >>> offset
> > >>>
> > >>> Causes a number of platform such as am3517_crane to fail to build 
> > >>> with
> > >>> recent toolchains with errors such as:
> > >>> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
> > >>> error:
> > >>> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
> > >>> uses VFP register arguments, u-boot does not
> > >>>
> > >>> Which we need to sort out, one way or another.  Albert, any quick 
> > >>> ideas?
> > >>
> > >> Builds OK on my side, both nand-flash/master and a merge of nf/master
> > >> and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 
> > >> 4.7.3-1ubuntu1)
> > >>
> > >> Tom, can you specify which toolchain shows the issue?
> > >
> > > Both ELDK 5.3 and Linaro 2013.03 (one TI has picked for some things) 
> > > do
> > > the above.  ELDK 5.2 is OK
> > 
> >  I'll test with ELDK5.3 in about an hour.
> > >>>
> > >>> I've installed eldk-eglibc-i686-arm-toolchain-gmae-5.3.sh and can build
> > >>> am3517_crane on both nand-flash/master as well as on a merge of
> > >>> u-boot/master and nand-flash/master
> > >>
> > >> Here we go, armhf toolchains trigger this problem because, I suspect, we
> > >> aren't enforcing a flag to say "no, really, no hfp here" or similar.
> > > 
> > > Any idea why this patchset triggers it?  Does the 64-bit stuff cause
> > > something from libgcc to be used that previously wasn't?  There is some
> > > open-coded 64-bit division, but it's by a power of two so GCC should
> > > convert it to a shift (and the ability to do 64-bit shifts was already
> > > required by print_size()).
> > 
> > I'm not sure what parts of this math exactly cause things to go all
> > nutty, but I suspect the answer is that we should be enforcing
> > - -msomething or another than hf defaults to using (un)setting.
> 
> Ok, trying with the ARMhf toolchain.

Even using the gnueabihf ELDK 5.3 toolchain, I still can build
am3517_crane with no problem.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-11 Thread Albert ARIBAUD
Hi Tom,

On Thu, 10 Oct 2013 18:52:57 -0400, Tom Rini  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On 10/10/2013 06:10 PM, Scott Wood wrote:
> > On Thu, 2013-10-10 at 15:18 -0400, Tom Rini wrote:
> >> On 10/10/2013 03:00 PM, Albert ARIBAUD wrote:
> >>> On Thu, 10 Oct 2013 17:52:14 +0200, Albert ARIBAUD
> >>>  wrote:
> >>>
>  Hi Tom,
> 
>  On Thu, 10 Oct 2013 07:45:17 -0400, Tom Rini  wrote:
> 
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > On 10/10/2013 04:12 AM, Albert ARIBAUD wrote:
> >> Hi Tom,
> >>
> >> On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:
> >>
> >>> On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
> >>>
>  Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
>  been acked by Stefan Roese.
> 
>  The following changes since commit 
>  b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
> 
>    Fix number base handling of "load" command (2013-10-07 15:54:18 
>  -0400)
> 
>  are available in the git repository at:
> 
>    git://git.denx.de/u-boot-nand-flash.git master
> 
>  for you to fetch changes up to 
>  cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
> 
>    cmd_ubi: add write.part command, to write a volume in multiple 
>  parts (2013-10-09 12:52:22 -0500)
> 
>  
>  Paul Burton (4):
>    mtd: driver _read() returns max_bitflips; mtd_read() returns 
>  -EUCLEAN
>    cmd_mtdparts: use 64 bits for flash size, partition size & 
>  offset
>    cmd_ubi: use int64_t volume size for 'ubi create'
>    cmd_ubi: add write.part command, to write a volume in multiple 
>  parts
> >>>
> >>> OK, problem:
> >>> Author: Paul Burton 
> >>> Date:   Wed Sep 4 15:16:57 2013 +0100
> >>>
> >>> cmd_mtdparts: use 64 bits for flash size, partition size & offset
> >>>
> >>> Causes a number of platform such as am3517_crane to fail to build with
> >>> recent toolchains with errors such as:
> >>> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
> >>> error:
> >>> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
> >>> uses VFP register arguments, u-boot does not
> >>>
> >>> Which we need to sort out, one way or another.  Albert, any quick 
> >>> ideas?
> >>
> >> Builds OK on my side, both nand-flash/master and a merge of nf/master
> >> and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 
> >> 4.7.3-1ubuntu1)
> >>
> >> Tom, can you specify which toolchain shows the issue?
> >
> > Both ELDK 5.3 and Linaro 2013.03 (one TI has picked for some things) do
> > the above.  ELDK 5.2 is OK
> 
>  I'll test with ELDK5.3 in about an hour.
> >>>
> >>> I've installed eldk-eglibc-i686-arm-toolchain-gmae-5.3.sh and can build
> >>> am3517_crane on both nand-flash/master as well as on a merge of
> >>> u-boot/master and nand-flash/master
> >>
> >> Here we go, armhf toolchains trigger this problem because, I suspect, we
> >> aren't enforcing a flag to say "no, really, no hfp here" or similar.
> > 
> > Any idea why this patchset triggers it?  Does the 64-bit stuff cause
> > something from libgcc to be used that previously wasn't?  There is some
> > open-coded 64-bit division, but it's by a power of two so GCC should
> > convert it to a shift (and the ability to do 64-bit shifts was already
> > required by print_size()).
> 
> I'm not sure what parts of this math exactly cause things to go all
> nutty, but I suspect the answer is that we should be enforcing
> - -msomething or another than hf defaults to using (un)setting.

Ok, trying with the ARMhf toolchain.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-10 Thread Otavio Salvador
On Wed, Oct 9, 2013 at 3:29 PM, Scott Wood  wrote:
> Paul Burton (4):
>   mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
>   cmd_mtdparts: use 64 bits for flash size, partition size & offset
>   cmd_ubi: use int64_t volume size for 'ubi create'
>   cmd_ubi: add write.part command, to write a volume in multiple parts

This fixed the problem I had with UBI using 4G NAND in mx28evk :-)

http://patchwork.ozlabs.org/patch/280283/

This is the missing fix to get 4G NAND working fine on it.

I have some environment changes pending but will send it later
tomorrow (for next).

-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9981-7854Mobile: +1 (347) 903-9750
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-10 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/10/2013 06:10 PM, Scott Wood wrote:
> On Thu, 2013-10-10 at 15:18 -0400, Tom Rini wrote:
>> On 10/10/2013 03:00 PM, Albert ARIBAUD wrote:
>>> On Thu, 10 Oct 2013 17:52:14 +0200, Albert ARIBAUD
>>>  wrote:
>>>
 Hi Tom,

 On Thu, 10 Oct 2013 07:45:17 -0400, Tom Rini  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 10/10/2013 04:12 AM, Albert ARIBAUD wrote:
>> Hi Tom,
>>
>> On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:
>>
>>> On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
>>>
 Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
 been acked by Stefan Roese.

 The following changes since commit 
 b770e88a6c2548727f0d57a3e9e8bb0830f977b5:

   Fix number base handling of "load" command (2013-10-07 15:54:18 
 -0400)

 are available in the git repository at:

   git://git.denx.de/u-boot-nand-flash.git master

 for you to fetch changes up to 
 cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:

   cmd_ubi: add write.part command, to write a volume in multiple parts 
 (2013-10-09 12:52:22 -0500)

 
 Paul Burton (4):
   mtd: driver _read() returns max_bitflips; mtd_read() returns 
 -EUCLEAN
   cmd_mtdparts: use 64 bits for flash size, partition size & offset
   cmd_ubi: use int64_t volume size for 'ubi create'
   cmd_ubi: add write.part command, to write a volume in multiple 
 parts
>>>
>>> OK, problem:
>>> Author: Paul Burton 
>>> Date:   Wed Sep 4 15:16:57 2013 +0100
>>>
>>> cmd_mtdparts: use 64 bits for flash size, partition size & offset
>>>
>>> Causes a number of platform such as am3517_crane to fail to build with
>>> recent toolchains with errors such as:
>>> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
>>> error:
>>> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
>>> uses VFP register arguments, u-boot does not
>>>
>>> Which we need to sort out, one way or another.  Albert, any quick ideas?
>>
>> Builds OK on my side, both nand-flash/master and a merge of nf/master
>> and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
>>
>> Tom, can you specify which toolchain shows the issue?
>
> Both ELDK 5.3 and Linaro 2013.03 (one TI has picked for some things) do
> the above.  ELDK 5.2 is OK

 I'll test with ELDK5.3 in about an hour.
>>>
>>> I've installed eldk-eglibc-i686-arm-toolchain-gmae-5.3.sh and can build
>>> am3517_crane on both nand-flash/master as well as on a merge of
>>> u-boot/master and nand-flash/master
>>
>> Here we go, armhf toolchains trigger this problem because, I suspect, we
>> aren't enforcing a flag to say "no, really, no hfp here" or similar.
> 
> Any idea why this patchset triggers it?  Does the 64-bit stuff cause
> something from libgcc to be used that previously wasn't?  There is some
> open-coded 64-bit division, but it's by a power of two so GCC should
> convert it to a shift (and the ability to do 64-bit shifts was already
> required by print_size()).

I'm not sure what parts of this math exactly cause things to go all
nutty, but I suspect the answer is that we should be enforcing
- -msomething or another than hf defaults to using (un)setting.

- -- 
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSVy/JAAoJENk4IS6UOR1WgyIP+gIIF7gvWREeqfbtxt0jktj3
cDc0VsT5FHoIK7qVAmOxhRP7yhN62sSkQJJ8D8b71Vequ5bTiuuDlSs1qml6Rb2F
bD4ivDCRSK/7RuE13XJOgSuUnhSEbXdWS5b5WzpHD4r9t+IM6vF03FVBx6Ob4h+Q
x8jBZlNjDT+wmDmuSRhN0opIDmhj1+mPt66fkXap/ZsAqyNfHfyWdFIfnprH4JxT
RYrtP57vPTELwSQJJY0IOYAw8y/JgMiOO4zkrh6AO87dwZtoRi3M2eV18qcEYjvz
g9rHdXMpoaxIecicDgDY4Lnr0XT7phyKaFV1ZEUKxdC1CA1Lsc+LRsuAJFr1s6wB
QZZH9ckmJgeYWRmF6jP5qpDCVzzBkZn5D0Nq5gOrkcbaPVNpUQ9//7aEiwWLULDu
rhas3MrT+m1MD8OO6LTZG5zn3MYhm8Ih7NHLFOp7W+AZuZlZorjW/+XLHe+UWtKU
caExJ4+zXOOjUl7Tz3EWEVBdpM3ikYleHTD/pFbMyP9PpR/Y0o6H8X7VU/Xz8L9v
AnkCWdlhavD9NMAIAj/4PuyVTPjUIDWIH7CCk4UcrgFSJaXWQX+2sPIkE+IgiVO4
Cd9UvEsFVcY82uvbWSXLdx/lfa9uIhBqz7JGcseB6Ch20elWrv0uqpGTmPJm5J+d
bpdD+ilktDFpS857eMyW
=BKAP
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-10 Thread Scott Wood
On Thu, 2013-10-10 at 15:18 -0400, Tom Rini wrote:
> On 10/10/2013 03:00 PM, Albert ARIBAUD wrote:
> > On Thu, 10 Oct 2013 17:52:14 +0200, Albert ARIBAUD
> >  wrote:
> > 
> >> Hi Tom,
> >>
> >> On Thu, 10 Oct 2013 07:45:17 -0400, Tom Rini  wrote:
> >>
> >>> -BEGIN PGP SIGNED MESSAGE-
> >>> Hash: SHA1
> >>>
> >>> On 10/10/2013 04:12 AM, Albert ARIBAUD wrote:
>  Hi Tom,
> 
>  On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:
> 
> > On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
> >
> >> Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
> >> been acked by Stefan Roese.
> >>
> >> The following changes since commit 
> >> b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
> >>
> >>   Fix number base handling of "load" command (2013-10-07 15:54:18 
> >> -0400)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.denx.de/u-boot-nand-flash.git master
> >>
> >> for you to fetch changes up to 
> >> cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
> >>
> >>   cmd_ubi: add write.part command, to write a volume in multiple parts 
> >> (2013-10-09 12:52:22 -0500)
> >>
> >> 
> >> Paul Burton (4):
> >>   mtd: driver _read() returns max_bitflips; mtd_read() returns 
> >> -EUCLEAN
> >>   cmd_mtdparts: use 64 bits for flash size, partition size & offset
> >>   cmd_ubi: use int64_t volume size for 'ubi create'
> >>   cmd_ubi: add write.part command, to write a volume in multiple 
> >> parts
> >
> > OK, problem:
> > Author: Paul Burton 
> > Date:   Wed Sep 4 15:16:57 2013 +0100
> >
> > cmd_mtdparts: use 64 bits for flash size, partition size & offset
> >
> > Causes a number of platform such as am3517_crane to fail to build with
> > recent toolchains with errors such as:
> > /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
> > error:
> > /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
> > uses VFP register arguments, u-boot does not
> >
> > Which we need to sort out, one way or another.  Albert, any quick ideas?
> 
>  Builds OK on my side, both nand-flash/master and a merge of nf/master
>  and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
> 
>  Tom, can you specify which toolchain shows the issue?
> >>>
> >>> Both ELDK 5.3 and Linaro 2013.03 (one TI has picked for some things) do
> >>> the above.  ELDK 5.2 is OK
> >>
> >> I'll test with ELDK5.3 in about an hour.
> > 
> > I've installed eldk-eglibc-i686-arm-toolchain-gmae-5.3.sh and can build
> > am3517_crane on both nand-flash/master as well as on a merge of
> > u-boot/master and nand-flash/master
> 
> Here we go, armhf toolchains trigger this problem because, I suspect, we
> aren't enforcing a flag to say "no, really, no hfp here" or similar.

Any idea why this patchset triggers it?  Does the 64-bit stuff cause
something from libgcc to be used that previously wasn't?  There is some
open-coded 64-bit division, but it's by a power of two so GCC should
convert it to a shift (and the ability to do 64-bit shifts was already
required by print_size()).

-Scott



___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-10 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/10/2013 03:00 PM, Albert ARIBAUD wrote:
> On Thu, 10 Oct 2013 17:52:14 +0200, Albert ARIBAUD
>  wrote:
> 
>> Hi Tom,
>>
>> On Thu, 10 Oct 2013 07:45:17 -0400, Tom Rini  wrote:
>>
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> On 10/10/2013 04:12 AM, Albert ARIBAUD wrote:
 Hi Tom,

 On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:

> On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
>
>> Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
>> been acked by Stefan Roese.
>>
>> The following changes since commit 
>> b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
>>
>>   Fix number base handling of "load" command (2013-10-07 15:54:18 -0400)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-nand-flash.git master
>>
>> for you to fetch changes up to cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
>>
>>   cmd_ubi: add write.part command, to write a volume in multiple parts 
>> (2013-10-09 12:52:22 -0500)
>>
>> 
>> Paul Burton (4):
>>   mtd: driver _read() returns max_bitflips; mtd_read() returns 
>> -EUCLEAN
>>   cmd_mtdparts: use 64 bits for flash size, partition size & offset
>>   cmd_ubi: use int64_t volume size for 'ubi create'
>>   cmd_ubi: add write.part command, to write a volume in multiple 
>> parts
>
> OK, problem:
> Author: Paul Burton 
> Date:   Wed Sep 4 15:16:57 2013 +0100
>
> cmd_mtdparts: use 64 bits for flash size, partition size & offset
>
> Causes a number of platform such as am3517_crane to fail to build with
> recent toolchains with errors such as:
> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
> error:
> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
> uses VFP register arguments, u-boot does not
>
> Which we need to sort out, one way or another.  Albert, any quick ideas?

 Builds OK on my side, both nand-flash/master and a merge of nf/master
 and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)

 Tom, can you specify which toolchain shows the issue?
>>>
>>> Both ELDK 5.3 and Linaro 2013.03 (one TI has picked for some things) do
>>> the above.  ELDK 5.2 is OK
>>
>> I'll test with ELDK5.3 in about an hour.
> 
> I've installed eldk-eglibc-i686-arm-toolchain-gmae-5.3.sh and can build
> am3517_crane on both nand-flash/master as well as on a merge of
> u-boot/master and nand-flash/master

Here we go, armhf toolchains trigger this problem because, I suspect, we
aren't enforcing a flag to say "no, really, no hfp here" or similar.

- -- 
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSVv2SAAoJENk4IS6UOR1WztMP/2I4Ir49kekF8gsna8b+h5xz
EXXBTmkSPCok3H3ZCW6iRDrBCpwz6kdzTPt6svLGOQtbUZnTavrZhSsbe4dtxJb8
PrxHpdSNiV8TQ39DAnmlgAvw8W5ve/+Ck9h+OB9WyCMk4I15KElPYcU4/Pw3ICRo
W6dbVD8jQcMr26UwfFz4zgMcBgIg7c7zeAMsRBuOOxZRE3fx2e2Ze2IXnNrSnsFW
7eYuEetNWflwrwRXZAF+05o7KHxSMh+Hh5V9nefXfRQ/rpbUOptZBdABkL9D/TKa
nY+pi3B1AsLgcTvZfr8fdJQORQaAuvhPPhtb8bjSVOr8EBePHJ+DdYrSjbUK183N
aHZVum+aPooPXFxc/f1zlreJqE3NMh8s1Q5kR+A2L8lbnOS6uSBZMPXIiR6WL464
mDSs3hd9g3lHcSMMdRBBtKMGH0wPbIL8chlHgh7+UrmlNWPsCWIeZfe+6i8pXd5h
UgeOCHqkbfd0tRQ3xBnnnh6+ypvjbK3EGTtJ3cD1XSdv//EjgXlB01IpFbP0jdTv
eaZYoQAGtkhz+rlQEkv+gnPyRu7qvt5pJDm71pcf6Xwzd839TRgpNejCR9AIs43Q
dx0Dvd5iMaMv+/m4q7w+XFQssqsdsWX/Etfln20Rtt+H6zr6RpRzt8xLV6A6JIn7
zu72g3MEMwbtVA/z9Hrr
=A2x5
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-10 Thread Albert ARIBAUD
On Thu, 10 Oct 2013 17:52:14 +0200, Albert ARIBAUD
 wrote:

> Hi Tom,
> 
> On Thu, 10 Oct 2013 07:45:17 -0400, Tom Rini  wrote:
> 
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > On 10/10/2013 04:12 AM, Albert ARIBAUD wrote:
> > > Hi Tom,
> > > 
> > > On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:
> > > 
> > >> On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
> > >>
> > >>> Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
> > >>> been acked by Stefan Roese.
> > >>>
> > >>> The following changes since commit 
> > >>> b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
> > >>>
> > >>>   Fix number base handling of "load" command (2013-10-07 15:54:18 -0400)
> > >>>
> > >>> are available in the git repository at:
> > >>>
> > >>>   git://git.denx.de/u-boot-nand-flash.git master
> > >>>
> > >>> for you to fetch changes up to cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
> > >>>
> > >>>   cmd_ubi: add write.part command, to write a volume in multiple parts 
> > >>> (2013-10-09 12:52:22 -0500)
> > >>>
> > >>> 
> > >>> Paul Burton (4):
> > >>>   mtd: driver _read() returns max_bitflips; mtd_read() returns 
> > >>> -EUCLEAN
> > >>>   cmd_mtdparts: use 64 bits for flash size, partition size & offset
> > >>>   cmd_ubi: use int64_t volume size for 'ubi create'
> > >>>   cmd_ubi: add write.part command, to write a volume in multiple 
> > >>> parts
> > >>
> > >> OK, problem:
> > >> Author: Paul Burton 
> > >> Date:   Wed Sep 4 15:16:57 2013 +0100
> > >>
> > >> cmd_mtdparts: use 64 bits for flash size, partition size & offset
> > >>
> > >> Causes a number of platform such as am3517_crane to fail to build with
> > >> recent toolchains with errors such as:
> > >> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
> > >> error:
> > >> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
> > >> uses VFP register arguments, u-boot does not
> > >>
> > >> Which we need to sort out, one way or another.  Albert, any quick ideas?
> > > 
> > > Builds OK on my side, both nand-flash/master and a merge of nf/master
> > > and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
> > > 
> > > Tom, can you specify which toolchain shows the issue?
> > 
> > Both ELDK 5.3 and Linaro 2013.03 (one TI has picked for some things) do
> > the above.  ELDK 5.2 is OK
> 
> I'll test with ELDK5.3 in about an hour.

I've installed eldk-eglibc-i686-arm-toolchain-gmae-5.3.sh and can build
am3517_crane on both nand-flash/master as well as on a merge of
u-boot/master and nand-flash/master

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-10 Thread Albert ARIBAUD
Hi Tom,

On Thu, 10 Oct 2013 07:45:17 -0400, Tom Rini  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On 10/10/2013 04:12 AM, Albert ARIBAUD wrote:
> > Hi Tom,
> > 
> > On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:
> > 
> >> On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
> >>
> >>> Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
> >>> been acked by Stefan Roese.
> >>>
> >>> The following changes since commit 
> >>> b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
> >>>
> >>>   Fix number base handling of "load" command (2013-10-07 15:54:18 -0400)
> >>>
> >>> are available in the git repository at:
> >>>
> >>>   git://git.denx.de/u-boot-nand-flash.git master
> >>>
> >>> for you to fetch changes up to cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
> >>>
> >>>   cmd_ubi: add write.part command, to write a volume in multiple parts 
> >>> (2013-10-09 12:52:22 -0500)
> >>>
> >>> 
> >>> Paul Burton (4):
> >>>   mtd: driver _read() returns max_bitflips; mtd_read() returns 
> >>> -EUCLEAN
> >>>   cmd_mtdparts: use 64 bits for flash size, partition size & offset
> >>>   cmd_ubi: use int64_t volume size for 'ubi create'
> >>>   cmd_ubi: add write.part command, to write a volume in multiple parts
> >>
> >> OK, problem:
> >> Author: Paul Burton 
> >> Date:   Wed Sep 4 15:16:57 2013 +0100
> >>
> >> cmd_mtdparts: use 64 bits for flash size, partition size & offset
> >>
> >> Causes a number of platform such as am3517_crane to fail to build with
> >> recent toolchains with errors such as:
> >> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
> >> error:
> >> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
> >> uses VFP register arguments, u-boot does not
> >>
> >> Which we need to sort out, one way or another.  Albert, any quick ideas?
> > 
> > Builds OK on my side, both nand-flash/master and a merge of nf/master
> > and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
> > 
> > Tom, can you specify which toolchain shows the issue?
> 
> Both ELDK 5.3 and Linaro 2013.03 (one TI has picked for some things) do
> the above.  ELDK 5.2 is OK

I'll test with ELDK5.3 in about an hour.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-10 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/10/2013 04:12 AM, Albert ARIBAUD wrote:
> Hi Tom,
> 
> On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:
> 
>> On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
>>
>>> Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
>>> been acked by Stefan Roese.
>>>
>>> The following changes since commit b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
>>>
>>>   Fix number base handling of "load" command (2013-10-07 15:54:18 -0400)
>>>
>>> are available in the git repository at:
>>>
>>>   git://git.denx.de/u-boot-nand-flash.git master
>>>
>>> for you to fetch changes up to cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
>>>
>>>   cmd_ubi: add write.part command, to write a volume in multiple parts 
>>> (2013-10-09 12:52:22 -0500)
>>>
>>> 
>>> Paul Burton (4):
>>>   mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
>>>   cmd_mtdparts: use 64 bits for flash size, partition size & offset
>>>   cmd_ubi: use int64_t volume size for 'ubi create'
>>>   cmd_ubi: add write.part command, to write a volume in multiple parts
>>
>> OK, problem:
>> Author: Paul Burton 
>> Date:   Wed Sep 4 15:16:57 2013 +0100
>>
>> cmd_mtdparts: use 64 bits for flash size, partition size & offset
>>
>> Causes a number of platform such as am3517_crane to fail to build with
>> recent toolchains with errors such as:
>> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
>> error:
>> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
>> uses VFP register arguments, u-boot does not
>>
>> Which we need to sort out, one way or another.  Albert, any quick ideas?
> 
> Builds OK on my side, both nand-flash/master and a merge of nf/master
> and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)
> 
> Tom, can you specify which toolchain shows the issue?

Both ELDK 5.3 and Linaro 2013.03 (one TI has picked for some things) do
the above.  ELDK 5.2 is OK

- -- 
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSVpNMAAoJENk4IS6UOR1WjfMQAKng6alKvCSAfPJ/CMdWqzIW
8bIwtZMrty2Na+d8OYGaq1xnCfztpG1UP75gfxwWRVKoQ8GUMGZz/JzEyER3f4xu
WPLQ/PE/AgSdwzllRum2R1PpBJkesG2fdH2KamwxQ78qnQjEM3Pb8Hu6zPoI7adF
p1fs+T96ouXrkQqRTpAoZq3NdCWQjNt1/WVTIffTTbNGsUcX4w7H9pdRA/6PTTv+
XPGMtzMTWpZTKBppD6cywiHa2mbFIeXhpWPJwus/xd1roayczYUT+YIhTs5Pe1ie
mCNrCZJZu280gynkeoyfCEB98hztKD88fuAPtkrpevuzF9W5kQk15sgNd/ngHltP
nktx317JrIAeQcv0WJktxWFCNauSZF7GfdT3p5ZmoV3lbwc63mDmMFc4gb29RuOu
iaXbyG186Sfx42ca2uHuYBC5svnHyDzcki9fXuqHAX3fgcyblMUgg8FyWJA9+pFU
Y1SEd1dvaa2C56gyKXsW1KXZ3Vbn6hn18AQB/5QZp7dYyXhcoRF/+PkC2uCw6/7P
kTuy50sLYBPtdK4Tgzl9s9gIpJYlm03UrdR8gHMr2NyoIoKD/fthfi8MViSQvpGL
YN4TUZ/bPobqgMcZ79D0OpTYdssosbe29i+AwlwszlyScnD/BJB3TqH4wo1vCvd9
gfwM3F7xYC5m51uaVxSF
=TF80
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-10 Thread Albert ARIBAUD
Hi Tom,

On Wed, 9 Oct 2013 21:45:25 -0400, Tom Rini  wrote:

> On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:
> 
> > Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
> > been acked by Stefan Roese.
> > 
> > The following changes since commit b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
> > 
> >   Fix number base handling of "load" command (2013-10-07 15:54:18 -0400)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-nand-flash.git master
> > 
> > for you to fetch changes up to cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
> > 
> >   cmd_ubi: add write.part command, to write a volume in multiple parts 
> > (2013-10-09 12:52:22 -0500)
> > 
> > 
> > Paul Burton (4):
> >   mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
> >   cmd_mtdparts: use 64 bits for flash size, partition size & offset
> >   cmd_ubi: use int64_t volume size for 'ubi create'
> >   cmd_ubi: add write.part command, to write a volume in multiple parts
> 
> OK, problem:
> Author: Paul Burton 
> Date:   Wed Sep 4 15:16:57 2013 +0100
> 
> cmd_mtdparts: use 64 bits for flash size, partition size & offset
> 
> Causes a number of platform such as am3517_crane to fail to build with
> recent toolchains with errors such as:
> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
> error:
> /opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
> uses VFP register arguments, u-boot does not
> 
> Which we need to sort out, one way or another.  Albert, any quick ideas?

Builds OK on my side, both nand-flash/master and a merge of nf/master
and u-boot/master, with gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1)

Tom, can you specify which toolchain shows the issue?

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-10-09 Thread Tom Rini
On Wed, Oct 09, 2013 at 01:29:55PM -0500, Scott Wood wrote:

> Sorry for the lateness, but here are some MTD/UBI bugfixes.  They've
> been acked by Stefan Roese.
> 
> The following changes since commit b770e88a6c2548727f0d57a3e9e8bb0830f977b5:
> 
>   Fix number base handling of "load" command (2013-10-07 15:54:18 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to cc734f5ab26134e5e8d57c34edc257c89ac5b1d2:
> 
>   cmd_ubi: add write.part command, to write a volume in multiple parts 
> (2013-10-09 12:52:22 -0500)
> 
> 
> Paul Burton (4):
>   mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
>   cmd_mtdparts: use 64 bits for flash size, partition size & offset
>   cmd_ubi: use int64_t volume size for 'ubi create'
>   cmd_ubi: add write.part command, to write a volume in multiple parts

OK, problem:
Author: Paul Burton 
Date:   Wed Sep 4 15:16:57 2013 +0100

cmd_mtdparts: use 64 bits for flash size, partition size & offset

Causes a number of platform such as am3517_crane to fail to build with
recent toolchains with errors such as:
/opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/arm-linux-gnueabihf-ld.bfd:
error:
/opt/linaro/gcc-linaro-arm-linux-gnueabihf-4.7-2013.03-20130313_linux/bin/../lib/gcc/arm-linux-gnueabihf/4.7.3/libgcc.a(bpabi.o)
uses VFP register arguments, u-boot does not

Which we need to sort out, one way or another.  Albert, any quick ideas?

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-08-23 Thread Tom Rini
On Fri, Aug 23, 2013 at 10:48:50AM -0500, Scott Wood wrote:

> The following changes since commit 6612ab33956ae09c5ba2fde9c1540b519625ba37:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2013-08-21 
> 16:27:47 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 2b26201a2aef0b310b7c04702b0dba5dea493f77:
> 
>   env_nand.c: support falling back to redundant env when writing (2013-08-22 
> 17:49:47 -0500)
> 
> 
> Masahiro Yamada (4):
>   cmd_nand: fix a memory leak in nand_dump function
>   cmd_nand: slight optimization of nand_dump function
>   cmd_nand: Do not show usage when scrub is aborted
>   nand_util: delete a useless variable
> 
> Phil Sutter (1):
>   env_nand.c: support falling back to redundant env when writing
> 
>  common/cmd_nand.c|  40 +--
>  common/env_nand.c| 116 
> ---
>  drivers/mtd/nand/nand_util.c |   3 +-
>  3 files changed, 81 insertions(+), 78 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-07-12 Thread Tom Rini
On Fri, Jul 12, 2013 at 04:13:41PM -0500, Scott Wood wrote:

> Sorry for the lateness, but this patch fixes a BUG() regression
> with CONFIG_MXC_NAND_HWECC.
> 
> The following changes since commit 225fd8c5d4556547896a5d32ee092a258f3df638:
> 
>   cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself (2013-07-10 
> 09:15:15 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 1c903694370259738abccc67ff0d6e5eaf7886f9:
> 
>   mtd: mxc_nand: Fix crash after MTD resync (2013-07-12 16:12:33 -0500)
> 
> 
> Marek Vasut (1):
>   mtd: mxc_nand: Fix crash after MTD resync
> 
>  drivers/mtd/nand/mxc_nand.c | 10 --
>  1 file changed, 4 insertions(+), 6 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-07-01 Thread Tom Rini
On Fri, Jun 28, 2013 at 11:46:37AM -0500, Scott Wood wrote:

> The following changes since commit 2f998071254d566c71c34ef013aef1d9d0ec0fa3:
> 
>   image: Use ENOENT instead of ENOMEDIUM for better compatibility (2013-06-17 
> 09:56:42 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 8b6b51a617b8adc773cc82b4886738a6128caf7f:
> 
>   mtd/nand: docg4: fix compiler warnings (2013-06-26 16:19:58 -0500)
> 
> 
> Daniel Schwierzeck (1):
>   mtd: nand: fix initialization of BBT options
> 
> Heiko Schocher (1):
>   dfu, nand: before write a buffer to nand, erase the nand sectors
> 
> Mike Dunn (2):
>   mtd: nand/docg4: fix driver after Linux resync
>   mtd/nand: docg4: fix compiler warnings
> 
> Scott Wood (1):
>   nand: Don't call adjust_size_for_badblocks for erase
> 
>  common/cmd_nand.c   |  9 +
>  drivers/dfu/dfu_nand.c  | 18 --
>  drivers/mtd/nand/docg4.c| 26 ++
>  drivers/mtd/nand/docg4_spl.c| 15 +++
>  drivers/mtd/nand/jz4740_nand.c  |  2 +-
>  drivers/mtd/nand/nand_util.c|  4 
>  drivers/mtd/nand/s3c2410_nand.c |  4 +---
>  include/nand.h  |  2 ++
>  8 files changed, 46 insertions(+), 34 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-06-07 Thread Tom Rini
On Thu, Jun 06, 2013 at 11:33:47AM -0500, Scott Wood wrote:

> The following changes since commit d6639d10dbfa42dc888f8917012550b632a88959:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2013-05-31 
> 18:28:47 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 4bfd0002b653dfc9f9ddd8e9a4ce0acd40bde3ac:
> 
>   bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() 
> (2013-06-04 11:50:04 -0500)
> 
> 
> Sergey Lapin (1):
>   bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()
> 
>  drivers/mtd/nand/omap_gpmc.c |2 ++
>  1 file changed, 2 insertions(+)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-05-31 Thread Tom Rini
On Fri, May 31, 2013 at 04:44:45PM -0500, Scott Wood wrote:
> On 05/31/2013 04:28:41 PM, Tom Rini wrote:
> >On Fri, May 31, 2013 at 02:52:17PM -0500, Scott Wood wrote:
> >
> >> The following changes since commit
> >8bcb6f43e98ffc76e998349e0ec32a0e359160d4:
> >>
> >>   Update MAINTAINERS file for sandbox (2013-05-17 17:04:39 -0400)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.denx.de/u-boot-nand-flash.git master
> >>
> >> for you to fetch changes up to
> >f3e9d53b5f35472745077b072399aefe87f228d4:
> >>
> >>   mtd: resync with Linux-3.7.1 (2013-05-30 15:25:39 -0500)
> >>
> >> 
> >> Harvey Chapman (1):
> >>   nand: adjust erase/read/write partition/chip size for bad
> >blocks
> >>
> >> Prabhakar Kushwaha (1):
> >>   nand/fsl_ifc: Convert to self-init
> >>
> >> Scott Wood (1):
> >>   nand/fsl_elbc: detect page size at runtime
> >>
> >> Sergey Lapin (1):
> >>   mtd: resync with Linux-3.7.1
> >>
> >> htbegin (2):
> >>   mtd: nand: fix the partial page write condition
> >>   mtd: nand: use ssize_t instead of size_t to prevent
> >infinite loop
> >>
> >>  board/ait/cam_enc_4xx/cam_enc_4xx.c |   12 +-
> >>  common/cmd_nand.c   |   53 +-
> >>  common/cmd_onenand.c|   30 +-
> >>  common/env_onenand.c|6 +-
> >>  drivers/mtd/Makefile|4 +-
> >>  drivers/mtd/cfi_mtd.c   |   12 +-
> >>  drivers/mtd/mtdconcat.c |   98 +--
> >>  drivers/mtd/mtdcore.c   |  191 
> >>  drivers/mtd/mtdpart.c   |  158 ++--
> >>  drivers/mtd/nand/atmel_nand.c   |   17 +-
> >>  drivers/mtd/nand/bfin_nand.c|2 +
> >>  drivers/mtd/nand/davinci_nand.c |4 +-
> >>  drivers/mtd/nand/diskonchip.c   |   13 +-
> >>  drivers/mtd/nand/fsl_elbc_nand.c|   56 +-
> >>  drivers/mtd/nand/fsl_ifc_nand.c |   62 +-
> >>  drivers/mtd/nand/fsmc_nand.c|5 +-
> >>  drivers/mtd/nand/jz4740_nand.c  |1 +
> >>  drivers/mtd/nand/mpc5121_nfc.c  |2 +-
> >>  drivers/mtd/nand/mxc_nand.c |   25 +-
> >>  drivers/mtd/nand/mxs_nand.c |   34 +-
> >>  drivers/mtd/nand/nand_base.c| 1658
> >---
> >>  drivers/mtd/nand/nand_bbt.c |  822 -
> >>  drivers/mtd/nand/nand_ids.c |   14 +-
> >>  drivers/mtd/nand/nand_util.c|   26 +-
> >>  drivers/mtd/nand/ndfc.c |1 +
> >>  drivers/mtd/nand/nomadik.c  |1 +
> >>  drivers/mtd/nand/omap_gpmc.c|6 +-
> >>  drivers/mtd/nand/s3c2410_nand.c |1 +
> >>  drivers/mtd/nand/tegra_nand.c   |   27 +-
> >>  drivers/mtd/nand/tegra_nand.h   |2 +-
> >>  drivers/mtd/onenand/onenand_base.c  |   82 +-
> >>  drivers/mtd/onenand/onenand_bbt.c   |6 +-
> >>  drivers/mtd/ubi/build.c |2 +-
> >>  drivers/mtd/ubi/eba.c   |2 +-
> >>  drivers/mtd/ubi/io.c|   12 +-
> >>  drivers/mtd/ubi/kapi.c  |2 +-
> >>  drivers/mtd/ubi/misc.c  |2 +-
> >>  drivers/mtd/ubi/vtbl.c  |2 +-
> >>  fs/yaffs2/yaffs_mtdif.c |   18 +-
> >>  fs/yaffs2/yaffs_mtdif2.c|   14 +-
> >>  include/configs/P1022DS.h   |2 -
> >>  include/linux/mtd/bbm.h |   49 +-
> >>  include/linux/mtd/mtd-abi.h |  158 
> >>  include/linux/mtd/mtd.h |  203 +++--
> >>  include/linux/mtd/nand.h|  173 ++--
> >>  include/linux/string.h  |3 +
> >>  include/nand.h  |   11 +-
> >>  lib/string.c|   59 ++
> >>  48 files changed, 2255 insertions(+), 1888 deletions(-)
> >>  delete mode 100644 include/linux/mtd/mtd-abi.h
> >
> >NAK.  Almost everything is blowing up with:
> >/home/trini/work/u-boot/u-boot/include/linux/mtd/mtd.h:12:25: fatal
> >error: mtd/mtd-abi.h: No such file or directory compilation
> >terminated.
> 
> Sigh.  It's present locally, but didn't get added to the commit for
> some reason.  I hate how "git am" operates in the presence of
> rejects, even when the --reject option is given.
> 
> Given how recently it was pushed, should I amend the commit (to
> preserve bisectability) or make a followup patch?

Just ammend / re-work, yes, thanks.

> >Which tells me this can't have had much / any run-time testing, which
> >I'm not super comfortable on, with a re-sync of the subsystem.
> 
> I doubt many people use u-boot-nand-flash.git directly, so you're
> never going to get much *run-time* testing prior to a merge, beyond
> what I do personally on a board or two.

Yes, that's about what I'm looking for.  Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-05-31 Thread Scott Wood

On 05/31/2013 04:28:41 PM, Tom Rini wrote:

On Fri, May 31, 2013 at 02:52:17PM -0500, Scott Wood wrote:

> The following changes since commit  
8bcb6f43e98ffc76e998349e0ec32a0e359160d4:

>
>   Update MAINTAINERS file for sandbox (2013-05-17 17:04:39 -0400)
>
> are available in the git repository at:
>
>   git://git.denx.de/u-boot-nand-flash.git master
>
> for you to fetch changes up to  
f3e9d53b5f35472745077b072399aefe87f228d4:

>
>   mtd: resync with Linux-3.7.1 (2013-05-30 15:25:39 -0500)
>
> 
> Harvey Chapman (1):
>   nand: adjust erase/read/write partition/chip size for bad  
blocks

>
> Prabhakar Kushwaha (1):
>   nand/fsl_ifc: Convert to self-init
>
> Scott Wood (1):
>   nand/fsl_elbc: detect page size at runtime
>
> Sergey Lapin (1):
>   mtd: resync with Linux-3.7.1
>
> htbegin (2):
>   mtd: nand: fix the partial page write condition
>   mtd: nand: use ssize_t instead of size_t to prevent infinite  
loop

>
>  board/ait/cam_enc_4xx/cam_enc_4xx.c |   12 +-
>  common/cmd_nand.c   |   53 +-
>  common/cmd_onenand.c|   30 +-
>  common/env_onenand.c|6 +-
>  drivers/mtd/Makefile|4 +-
>  drivers/mtd/cfi_mtd.c   |   12 +-
>  drivers/mtd/mtdconcat.c |   98 +--
>  drivers/mtd/mtdcore.c   |  191 
>  drivers/mtd/mtdpart.c   |  158 ++--
>  drivers/mtd/nand/atmel_nand.c   |   17 +-
>  drivers/mtd/nand/bfin_nand.c|2 +
>  drivers/mtd/nand/davinci_nand.c |4 +-
>  drivers/mtd/nand/diskonchip.c   |   13 +-
>  drivers/mtd/nand/fsl_elbc_nand.c|   56 +-
>  drivers/mtd/nand/fsl_ifc_nand.c |   62 +-
>  drivers/mtd/nand/fsmc_nand.c|5 +-
>  drivers/mtd/nand/jz4740_nand.c  |1 +
>  drivers/mtd/nand/mpc5121_nfc.c  |2 +-
>  drivers/mtd/nand/mxc_nand.c |   25 +-
>  drivers/mtd/nand/mxs_nand.c |   34 +-
>  drivers/mtd/nand/nand_base.c| 1658  
---

>  drivers/mtd/nand/nand_bbt.c |  822 -
>  drivers/mtd/nand/nand_ids.c |   14 +-
>  drivers/mtd/nand/nand_util.c|   26 +-
>  drivers/mtd/nand/ndfc.c |1 +
>  drivers/mtd/nand/nomadik.c  |1 +
>  drivers/mtd/nand/omap_gpmc.c|6 +-
>  drivers/mtd/nand/s3c2410_nand.c |1 +
>  drivers/mtd/nand/tegra_nand.c   |   27 +-
>  drivers/mtd/nand/tegra_nand.h   |2 +-
>  drivers/mtd/onenand/onenand_base.c  |   82 +-
>  drivers/mtd/onenand/onenand_bbt.c   |6 +-
>  drivers/mtd/ubi/build.c |2 +-
>  drivers/mtd/ubi/eba.c   |2 +-
>  drivers/mtd/ubi/io.c|   12 +-
>  drivers/mtd/ubi/kapi.c  |2 +-
>  drivers/mtd/ubi/misc.c  |2 +-
>  drivers/mtd/ubi/vtbl.c  |2 +-
>  fs/yaffs2/yaffs_mtdif.c |   18 +-
>  fs/yaffs2/yaffs_mtdif2.c|   14 +-
>  include/configs/P1022DS.h   |2 -
>  include/linux/mtd/bbm.h |   49 +-
>  include/linux/mtd/mtd-abi.h |  158 
>  include/linux/mtd/mtd.h |  203 +++--
>  include/linux/mtd/nand.h|  173 ++--
>  include/linux/string.h  |3 +
>  include/nand.h  |   11 +-
>  lib/string.c|   59 ++
>  48 files changed, 2255 insertions(+), 1888 deletions(-)
>  delete mode 100644 include/linux/mtd/mtd-abi.h

NAK.  Almost everything is blowing up with:
/home/trini/work/u-boot/u-boot/include/linux/mtd/mtd.h:12:25: fatal
error: mtd/mtd-abi.h: No such file or directory compilation  
terminated.


Sigh.  It's present locally, but didn't get added to the commit for  
some reason.  I hate how "git am" operates in the presence of rejects,  
even when the --reject option is given.


Given how recently it was pushed, should I amend the commit (to  
preserve bisectability) or make a followup patch?



Which tells me this can't have had much / any run-time testing, which
I'm not super comfortable on, with a re-sync of the subsystem.


I doubt many people use u-boot-nand-flash.git directly, so you're never  
going to get much *run-time* testing prior to a merge, beyond what I do  
personally on a board or two.


-Scott
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-05-31 Thread Tom Rini
On Fri, May 31, 2013 at 02:52:17PM -0500, Scott Wood wrote:

> The following changes since commit 8bcb6f43e98ffc76e998349e0ec32a0e359160d4:
> 
>   Update MAINTAINERS file for sandbox (2013-05-17 17:04:39 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to f3e9d53b5f35472745077b072399aefe87f228d4:
> 
>   mtd: resync with Linux-3.7.1 (2013-05-30 15:25:39 -0500)
> 
> 
> Harvey Chapman (1):
>   nand: adjust erase/read/write partition/chip size for bad blocks
> 
> Prabhakar Kushwaha (1):
>   nand/fsl_ifc: Convert to self-init
> 
> Scott Wood (1):
>   nand/fsl_elbc: detect page size at runtime
> 
> Sergey Lapin (1):
>   mtd: resync with Linux-3.7.1
> 
> htbegin (2):
>   mtd: nand: fix the partial page write condition
>   mtd: nand: use ssize_t instead of size_t to prevent infinite loop
> 
>  board/ait/cam_enc_4xx/cam_enc_4xx.c |   12 +-
>  common/cmd_nand.c   |   53 +-
>  common/cmd_onenand.c|   30 +-
>  common/env_onenand.c|6 +-
>  drivers/mtd/Makefile|4 +-
>  drivers/mtd/cfi_mtd.c   |   12 +-
>  drivers/mtd/mtdconcat.c |   98 +--
>  drivers/mtd/mtdcore.c   |  191 
>  drivers/mtd/mtdpart.c   |  158 ++--
>  drivers/mtd/nand/atmel_nand.c   |   17 +-
>  drivers/mtd/nand/bfin_nand.c|2 +
>  drivers/mtd/nand/davinci_nand.c |4 +-
>  drivers/mtd/nand/diskonchip.c   |   13 +-
>  drivers/mtd/nand/fsl_elbc_nand.c|   56 +-
>  drivers/mtd/nand/fsl_ifc_nand.c |   62 +-
>  drivers/mtd/nand/fsmc_nand.c|5 +-
>  drivers/mtd/nand/jz4740_nand.c  |1 +
>  drivers/mtd/nand/mpc5121_nfc.c  |2 +-
>  drivers/mtd/nand/mxc_nand.c |   25 +-
>  drivers/mtd/nand/mxs_nand.c |   34 +-
>  drivers/mtd/nand/nand_base.c| 1658 
> ---
>  drivers/mtd/nand/nand_bbt.c |  822 -
>  drivers/mtd/nand/nand_ids.c |   14 +-
>  drivers/mtd/nand/nand_util.c|   26 +-
>  drivers/mtd/nand/ndfc.c |1 +
>  drivers/mtd/nand/nomadik.c  |1 +
>  drivers/mtd/nand/omap_gpmc.c|6 +-
>  drivers/mtd/nand/s3c2410_nand.c |1 +
>  drivers/mtd/nand/tegra_nand.c   |   27 +-
>  drivers/mtd/nand/tegra_nand.h   |2 +-
>  drivers/mtd/onenand/onenand_base.c  |   82 +-
>  drivers/mtd/onenand/onenand_bbt.c   |6 +-
>  drivers/mtd/ubi/build.c |2 +-
>  drivers/mtd/ubi/eba.c   |2 +-
>  drivers/mtd/ubi/io.c|   12 +-
>  drivers/mtd/ubi/kapi.c  |2 +-
>  drivers/mtd/ubi/misc.c  |2 +-
>  drivers/mtd/ubi/vtbl.c  |2 +-
>  fs/yaffs2/yaffs_mtdif.c |   18 +-
>  fs/yaffs2/yaffs_mtdif2.c|   14 +-
>  include/configs/P1022DS.h   |2 -
>  include/linux/mtd/bbm.h |   49 +-
>  include/linux/mtd/mtd-abi.h |  158 
>  include/linux/mtd/mtd.h |  203 +++--
>  include/linux/mtd/nand.h|  173 ++--
>  include/linux/string.h  |3 +
>  include/nand.h  |   11 +-
>  lib/string.c|   59 ++
>  48 files changed, 2255 insertions(+), 1888 deletions(-)
>  delete mode 100644 include/linux/mtd/mtd-abi.h

NAK.  Almost everything is blowing up with:
/home/trini/work/u-boot/u-boot/include/linux/mtd/mtd.h:12:25: fatal
error: mtd/mtd-abi.h: No such file or directory compilation terminated.

Which tells me this can't have had much / any run-time testing, which
I'm not super comfortable on, with a re-sync of the subsystem.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2013-02-28 Thread Tom Rini
On Tue, Feb 26, 2013 at 03:44:22PM -0600, Scott Wood wrote:

> The following changes since commit 47104c37de076e2be35ae1b3d144614f4d24a766:
> 
>   MAKEALL: add support for per architecture toolchains (2013-02-20 09:40:34 
> -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to a1eac57a2001ecf86a46f520cd85ef8e9c8b3687:
> 
>   common/env_nand.c: calculate crc only when readenv was OK (2013-02-22 
> 19:59:53 -0600)
> 
> 
> Harvey Chapman (1):
>   nand: fix nand read.option parsing
> 
> Joe Hershberger (1):
>   mtd: nand: Check if NAND is locked tight before lock cmds
> 
> Phil Sutter (2):
>   env_nand.c: clarify log messages when env reading fails
>   common/env_nand.c: calculate crc only when readenv was OK
> 
> Vipin Kumar (1):
>   imls: Add support to list images in NAND device
> 
>  README   |3 +-
>  common/cmd_bootm.c   |  167 
> +-
>  common/cmd_nand.c|2 +-
>  common/env_nand.c|   18 +++--
>  drivers/mtd/nand/nand_util.c |   19 -
>  5 files changed, 197 insertions(+), 12 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2012-12-22 Thread Tom Rini
On Fri, Dec 21, 2012 at 03:37:25PM -0600, Scott Wood wrote:

> The following changes since commit 42e1321874f8a51373972c293f369c6973c85339:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-sh (2012-12-20 10:53:20 
> -0700)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to ba427678a419a59c091e1c816c13852fa05b24bf:
> 
>   driver/mtd/IFC:Wait tWB time, poll R/B before command execution (2012-12-21 
> 15:34:54 -0600)
> 
> 
> Prabhakar Kushwaha (1):
>   driver/mtd/IFC:Wait tWB time, poll R/B before command execution
> 
>  drivers/mtd/nand/fsl_ifc_nand.c |4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2012-12-18 Thread Tom Rini
On Fri, Dec 14, 2012 at 04:06:03PM -0600, Scott Wood wrote:

> The following changes since commit 6e9005bd96ff0f0548a787ffafee10664a57a8e1:
> 
>   omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL (2012-12-13 13:58:27 
> -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 71779d5b873186941652188a30bf703c951b1616:
> 
>   m28evk/mx28evk: fix nand_update_full (2012-12-14 16:04:06 -0600)
> 
> 
> Eric Benard (1):
>   m28evk/mx28evk: fix nand_update_full
> 
> Scott Wood (1):
>   Merge remote-tracking branch 'origin/master'
> 
> Wolfram Sang (1):
>   mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems
> 
>  drivers/mtd/nand/mxs_nand.c |3 +++
>  include/configs/m28evk.h|2 +-
>  include/configs/mx28evk.h   |2 +-
>  3 files changed, 5 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2012-11-27 Thread Tom Rini
On Mon, Nov 26, 2012 at 03:49:58PM -0600, Scott Wood wrote:

> The following changes since commit 178d0cc1a4c73c3341afbeb2a93b172de8c96bd1:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-video (2012-11-19 
> 09:28:04 -0700)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 3287f6d3858faee768a7c47515bd21914ad591a2:
> 
>   nand: Add torture feature (2012-11-26 15:41:29 -0600)
> 
> 
> Beno?t Th?baudeau (3):
>   nand: Clean up nand_util
>   nand: Fix nand_erase_opts() offset check
>   nand: Add torture feature
> 
> Joe Hershberger (1):
>   nand: Move the sub-page read support enable to a flag
> 
> Jos? Miguel Gon?alves (1):
>   Add u-boot-pad.bin target to the Makefile
> 
> Karl O. Pinc (1):
>   README: Reference nand monitor commands in U-Boot README
> 
> Prabhakar Kushwaha (1):
>   driver/mtd:IFC NAND:Initialise internal SRAM before any write
> 
> Scott Wood (22):
>   serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
>   serial/ns16550: wait for TEMT before initializing
>   powerpc/mpc85xx: move debug tlb entry after TLB is in known state
>   powerpc/mpc85xx: add comma before "already enabled"
>   spl: rename u-boot-pad.bin to u-boot-with-spl.bin
>   spl: introduce CONFIG_SPL_TARGET
>   powerpc: change .fixup test to a GCC version test
>   powerpc/mpc85xx: fix TLB alignment
>   powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
>   spl/mpc85xx: move udelay to cpu code
>   spl: include resetvec and lib8xxx
>   spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
>   powerpc/mpc85xx: consistently use COBJS-y
>   spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
>   spl/85xx: new SPL support
>   powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
>   spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
>   spl/nand: config symbol documentation
>   powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
>   powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
>   powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
>   nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
> 
>  Makefile   |   22 ++-
>  README |   45 -
>  arch/powerpc/config.mk |5 +
>  arch/powerpc/cpu/mpc85xx/Makefile  |   38 ++--
>  arch/powerpc/cpu/mpc85xx/cpu.c |3 +-
>  arch/powerpc/cpu/mpc85xx/cpu_init.c|2 +-
>  .../cpu/mpc85xx/{cpu_init_nand.c => spl_minimal.c} |   19 +-
>  arch/powerpc/cpu/mpc85xx/start.S   |  123 ++---
>  arch/powerpc/cpu/mpc85xx/tlb.c |4 +-
>  arch/powerpc/cpu/mpc85xx/u-boot-spl.lds|   87 +
>  arch/powerpc/cpu/mpc8xxx/Makefile  |   17 ++
>  .../fsl_law.c => arch/powerpc/cpu/mpc8xxx/law.c|   11 +-
>  arch/powerpc/lib/Makefile  |   23 ++-
>  board/freescale/p1_p2_rdb_pc/Makefile  |   16 ++
>  board/freescale/p1_p2_rdb_pc/ddr.c |2 +
>  board/freescale/p1_p2_rdb_pc/law.c |2 +-
>  board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c|2 +-
>  .../freescale/p1_p2_rdb_pc/spl_minimal.c   |   10 +-
>  board/freescale/p1_p2_rdb_pc/tlb.c |   22 ++-
>  common/cmd_nand.c  |   22 +++
>  doc/README.mpc85xx |2 +-
>  doc/README.nand|   21 +++
>  drivers/misc/Makefile  |1 -
>  drivers/mtd/nand/Makefile  |   34 +++-
>  drivers/mtd/nand/fsl_elbc_nand.c   |2 +-
>  drivers/mtd/nand/fsl_elbc_spl.c|  168 +
>  drivers/mtd/nand/fsl_ifc_nand.c|   64 ++-
>  drivers/mtd/nand/nand_base.c   |9 +-
>  drivers/mtd/nand/nand_util.c   |  188 
> 
>  drivers/serial/ns16550.c   |3 +
>  drivers/serial/serial_ns16550.c|4 +
>  include/configs/am3517_crane.h |3 +
>  include/configs/am3517_evm.h   |3 +
>  include/configs/cam_enc_4xx.h  |3 +
>  include/configs/da850evm.h |3 +
>  include/configs/devkit8000.h   |3 +
>  include/configs/hawkboard.h|3 +
>  include/configs/igep00x0.h |3 +
>  include/configs/mcx.h  |3 +
>  include/configs/omap3_beagle.h |3 +
>  include/configs/omap3_evm.h|3 +
>  

Re: [U-Boot] Pull request: nand flash

2012-09-18 Thread Tom Rini
On Mon, Sep 17, 2012 at 08:21:14PM -0500, Scott Wood wrote:

> The following changes since commit a6f0c4faa4c65a7b7048b12c9d180d7e1aad1721:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-avr32 (2012-09-04 
> 09:17:27 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> for you to fetch changes up to 9c60e75e05dab5a0197728b6a940aaac02762936:
> 
>   mxc nand: Homogenize IP revisions with Linux (2012-09-17 19:51:45 -0500)
> 
> 
> Beno?t Th?baudeau (12):
[snip]
>   mtd mxc nand: Use _mxc_nand_enable_hwecc()

On mxc platforms this introduced:
mxc_nand.c: In function 'board_nand_init':
mxc_nand.c:1170:11: warning: unused variable 'tmp' [-Wunused-variable]

I've done the trivial fixup and committed that as well.

The whole request is applied, with the above note, to u-boot/master,
thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2012-06-19 Thread Wolfgang Denk
Dear Scott Wood,

In message <20120608195929.ga22...@tyr.buserror.net> you wrote:
> The following changes since commit fedab338f3459315cb69627fcf46032ec8df1753:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-video (2012-06-07 
> 23:42:17 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Steve Sakoman (1):
>   cmd_nand: fix crashing bug in nand read/write
> 
>  common/cmd_nand.c |2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Nothing is easier than to denounce  the  evildoer;  nothing  is  more
difficult than to understand him. - Fyodor Dostoevski
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2012-05-20 Thread Wolfgang Denk
Dear Scott Wood,

In message <20120518232351.ga...@tyr.buserror.net> you wrote:
> The following changes since commit f50bf50d7f6f99c5ad4666d63a7eef43d3940500:
> 
>   Improve MAKEALL parallel builds (2012-05-18 13:49:04 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Heiko Schocher (1):
>   mtd, nand: move some printfs to debug output.
> 
> Liu, Wentao (1):
>   nand_util: correct YAFFS image write function
> 
> Prabhakar Kushwaha (2):
>   driver/mtd: IFC NAND: Add support of ONFI NAND flash
>   driver/mtd:IFC: Fix possible memory leak
> 
> Scott Wood (2):
>   nand: extend .raw accesses to work on multiple pages
>   powerpc/85xx: fix NAND boot linker scripts for -fpic
> 
> Stefan Roese (1):
>   NAND: Remove ONFI detection message to from bootup log
> 
>  arch/powerpc/cpu/mpc85xx/u-boot-nand.lds |5 +-
>  arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds |4 +-
>  common/cmd_nand.c|   95 
> +++---
>  doc/README.nand  |   16 ++--
>  drivers/mtd/nand/fsl_ifc_nand.c  |   22 +--
>  drivers/mtd/nand/nand_base.c |5 +-
>  drivers/mtd/nand/nand_bbt.c  |   13 ++--
>  drivers/mtd/nand/nand_util.c |2 +-
>  8 files changed, 113 insertions(+), 49 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"No proper program contains  an  indication  which  as  an  operator-
applied  occurrence  identifies an operator-defining occurrence which
as an indication-applied occurrence identifies an indication-defining
occurrence different from the one identified by the given  indication
as an indication-applied occurrence."   - ALGOL 68 Report
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2012-03-03 Thread Wolfgang Denk
Dear Scott Wood,

In message <20120228205737.ga21...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 54e96680cb96fb7a4b8f43fd949c62054004d3e5:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-microblaze (2012-02-26 
> 22:17:40 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Prabhakar Kushwaha (2):
>   mtd/nand: Fix IFC driver to support 2K NAND page
>   mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
> 
> Scott Wood (2):
>   Revert "nand: make 1-bit software ECC configurable"
>   nand: reinstate lazy bad block scanning
> 
> Tom Rini (1):
>   cmd_nand.c: Fix 'nand dump' after latest MTD resync
> 
>  common/cmd_nand.c   |5 ++-
>  drivers/mtd/nand/Makefile   |2 +-
>  drivers/mtd/nand/fsl_ifc_nand.c |   77 
> ---
>  drivers/mtd/nand/nand_base.c|   14 
>  include/linux/mtd/nand.h|2 +
>  include/linux/mtd/nand_ecc.h|   25 -
>  6 files changed, 53 insertions(+), 72 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Winners never talk about glorious victories. That's  because  they're
the  ones  who  see  what the battlefield looks like afterwards. It's
only the losers who have glorious victories.
  - Terry Pratchett, _Small Gods_
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2012-02-11 Thread Wolfgang Denk
Dear Scott Wood,

In message <20120126221209.ga18...@schlenkerla.am.freescale.net> you wrote:
> These patches were posted before the close of the merge window.
> 
> The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:
> 
>   overo: add SPL support (2012-01-16 08:40:13 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Christian Hitz (7):
>   nand: Merge BCH code from Linux nand driver
>   nand: Add more NAND types from Linux nand driver
>   nand: cleanup whitespace
>   nand: Merge changes from Linux nand driver
>   nand: Merge changes to BBT from Linux nand driver
>   nand: Sanitize ONFI strings.
>   nand: make 1-bit software ECC configurable
> 
> Scott Wood (4):
>   NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS
>   nand_spl: store ecc data on the stack
>   nand: Introduce CONFIG_SYS_NAND_SELF_INIT
>   nand/fsl_elbc: Convert to self-init
> 
> Shengzhou Liu (1):
>   mtd/nand: Add ONFI support for FSL NAND controller
> 
> Stefano Babic (1):
>   nand_spl_simple: store ecc data on the stack
> 
> Vladimir Zapolskiy (1):
>   NAND: remove NAND_MAX_CHIPS definitions
> 
>  doc/README.nand|   62 ++
>  drivers/mtd/nand/Makefile  |3 +-
>  drivers/mtd/nand/fsl_elbc_nand.c   |   60 ++-
>  drivers/mtd/nand/nand.c|   96 ++-
>  drivers/mtd/nand/nand_base.c   |  677 +++--
>  drivers/mtd/nand/nand_bbt.c|  427 ---
>  drivers/mtd/nand/nand_bch.c|  236 ++
>  drivers/mtd/nand/nand_ids.c|   35 +
>  drivers/mtd/nand/nand_spl_simple.c |   42 +-
>  include/configs/P1_P2_RDB.h|3 +-
>  include/configs/PMC440.h   |2 -
>  include/configs/SIMPC8313.h|3 +-
>  include/configs/VCMA9.h|1 -
>  include/configs/acadia.h   |2 -
>  include/configs/am3517_crane.h |4 -
>  include/configs/am3517_evm.h   |4 -
>  include/configs/aria.h |4 -
>  include/configs/at91sam9m10g45ek.h |1 -
>  include/configs/bamboo.h   |2 -
>  include/configs/bf526-ezbrd.h  |1 -
>  include/configs/bf527-ad7160-eval.h|1 -
>  include/configs/bf527-ezkit.h  |1 -
>  include/configs/bf548-ezkit.h  |1 -
>  include/configs/cam_enc_4xx.h  |4 -
>  include/configs/canyonlands.h  |2 -
>  include/configs/cm-bf527.h |1 -
>  include/configs/cpu9260.h  |1 -
>  include/configs/da830evm.h |1 -
>  include/configs/da850evm.h |1 -
>  include/configs/davinci_dm355leopard.h |1 -
>  include/configs/devkit8000.h   |5 -
>  include/configs/ea20.h |1 -
>  include/configs/eb_cpux9k2.h   |1 -
>  include/configs/enbw_cmc.h |1 -
>  include/configs/hawkboard.h|6 +-
>  include/configs/kilauea.h  |2 -
>  include/configs/km/km_arm.h|1 -
>  include/configs/m28evk.h   |1 -
>  include/configs/mecp5123.h |2 -
>  include/configs/mpc5121ads.h   |1 -
>  include/configs/mv-common.h|1 -
>  include/configs/omap3_beagle.h |4 -
>  include/configs/omap3_evm.h|4 -
>  include/configs/omap3_evm_quick_nand.h |4 -
>  include/configs/pdm360ng.h |2 -
>  include/configs/pm9261.h   |1 -
>  include/configs/pm9263.h   |1 -
>  include/configs/pm9g45.h   |1 -
>  include/configs/qi_lb60.h  |5 -
>  include/configs/sequoia.h  |2 -
>  include/configs/smdk2410.h |1 -
>  include/configs/smdk6400.h |4 -
>  include/configs/tam3517-common.h   |5 -
>  include/configs/tnetv107x_evm.h|1 -
>  include/configs/tt01.h |1 -
>  include/linux/bch.h|   79 ++
>  include/linux/mtd/bbm.h|   25 +-
>  include/linux/mtd/nand.h   |  374 +
>  include/linux/mtd/nand_bch.h   |   72 ++
>  include/linux/mtd/nand_ecc.h   |   25 +
>  include/linux/string.h |4 +
>  include/nand.h |   16 +
>  lib/Makefile   |1 +
>  lib/bch.c  | 1358 
> 
>  lib/string.c   |   39 +
>  nand_spl/nand_boot.c   |   42 +-
>  66 files changed, 3082 insertions(+), 690 deletions(-)
>  create mode 100644 drivers/mtd/nand/nand_bch.c
>  create mode 100644 include/linux/bch.h
>  create mode 100644 include/linux/mtd/nand_bch.h
>  create mode 100644 lib/bch.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD:

Re: [U-Boot] Pull request: nand flash (updated)

2011-12-08 Thread Wolfgang Denk
Dear Scott Wood,

In message <20111207221735.ga2...@schlenkerla.am.freescale.net> you wrote:
> Updated the pull request due to an incoming patch around the same
> time.
> 
> I know you usually don't want a pull request for a patch so shortly after
> it's posted, but it's an obvious fix, along the same lines as the other
> patches in the pull request, and it didn't seem like it would be good to
> delay if it's to make it into this release.
> 
> The following changes since commit c786f54b9ace5d7b20a0404a7deb1bae683cd4e8:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-12-07 09:09:58 
> +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Anatolij Gustschin (3):
>   drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings
>   drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning
>   nand_spl/nand_boot.c: Fix build warning
> 
>  drivers/mtd/nand/nand_spl_load.c   |   13 ++---
>  drivers/mtd/nand/nand_spl_simple.c |6 ++
>  nand_spl/nand_boot.c   |3 +--
>  3 files changed, 9 insertions(+), 13 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
If at first you don't succeed, you are running about average.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-10-12 Thread Wolfgang Denk
Dear Scott Wood,

In message <20111010221201.ga20...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:
> 
>   arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used 
> (2011-10-09 23:24:50 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Laurence Withers (1):
>   NAND: davinci: choose correct 1-bit h/w ECC reg
> 
>  drivers/mtd/nand/davinci_nand.c |   26 +-
>  1 files changed, 13 insertions(+), 13 deletions(-)
> 

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"You'll pay to know what you really think."- J.R. "Bob" Dobbs
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-10-04 Thread Wolfgang Denk
Dear Scott Wood,

In message <20111003235731.ga4...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 7b8ffea2ac44097ed1c99ba70b8c6a4cf12ba0b4:
> 
>   GCC4.6: Squash warning in lzo1x_decompress.c (2011-10-01 23:34:38 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Heiko Schocher (1):
>   spl, nand: add 4bit HW ecc oob first nand_read_page function
> 
> Helmut Raiger (2):
>   mxc_nand: fixed some typos (cosmetic)
>   mxc_nand: fix a problem writing more than 32MB
> 
> Marek Vasut (6):
>   NAND: Really ignore bad blocks when scrubbing
>   NAND: Add nand read.raw and write.raw commands
>   NAND: Add -y option to nand scrub command
>   NAND: Make page, erase, oob size available via cmd_nand
>   PPC: Fix fsl_upm.c by renaming nand handling functions
>   PPC: Fix socrates NAND problem
> 
> Stefan Bigler (1):
>   nand: increase chip_delay in mv kirkwood nand driver
> 
> mhench (1):
>   mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
> 
>  board/socrates/nand.c|   70 ++--
>  common/cmd_nand.c|   73 
> +-
>  doc/README.nand  |9 +
>  drivers/mtd/nand/fsl_elbc_nand.c |   32 +---
>  drivers/mtd/nand/fsl_upm.c   |   16 
>  drivers/mtd/nand/kirkwood_nand.c |2 +-
>  drivers/mtd/nand/mxc_nand.c  |   32 +++--
>  drivers/mtd/nand/nand_base.c |2 +-
>  drivers/mtd/nand/nand_util.c |   29 ---
>  include/linux/mtd/mtd.h  |1 +
>  nand_spl/nand_boot.c |   42 ++
>  11 files changed, 184 insertions(+), 124 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
To be sure of hitting the target, shoot first and, whatever you  hit,
call it the target.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-07-04 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110701220254.ga27...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 2c4ed7d2506621574284ee66da27ce88b7c21a06:
> 
>   Merge branch 'next' of git://git.denx.de/u-boot-nios (2011-07-01 09:42:25 
> +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Alex Waterman (1):
>   NAND: Add 16bit NAND support for the NDFC
> 
> Ben Gardiner (5):
>   nand_base: trivial: fix comment read/write comment
>   nand_util: convert nand_write_skip_bad() to flags
>   nand_util: treat WITH_YAFFS_OOB as a mode
>   nand_util: drop trailing all-0xff pages if requested
>   cmd_nand: add nand write.trimffs command
> 
> Kumar Gala (1):
>   Makefile: need to remove generated u-boot-nand_spl.lds
> 
>  Makefile |2 +-
>  README   |8 ++
>  common/cmd_nand.c|   19 ++-
>  doc/README.nand  |   10 
>  drivers/mtd/nand/nand_base.c |2 +-
>  drivers/mtd/nand/nand_util.c |   51 -
>  drivers/mtd/nand/ndfc.c  |   33 +++---
>  include/nand.h   |8 +-
>  nand_spl/nand_boot.c |   11 ++--
>  9 files changed, 126 insertions(+), 18 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
What is mind?  No matter.  What is matter?  Never mind.
  -- Thomas Hewitt Key, 1799-1875
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-06-01 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110524210926.ga28...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 5d1ee00b1fe1180503f6dfc10e87a6c6e74778f3:
> 
>   .gitignore: update list of u-boot.* files and add *.bin (2011-05-22 
> 23:46:26 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Daniel Hobi (2):
>   env_nand: zero-initialize variable nand_erase_options
>   cmd_nand: fix help of nand erase subcommand
> 
>  common/cmd_nand.c |2 +-
>  common/env_nand.c |8 ++--
>  2 files changed, 3 insertions(+), 7 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
If God wanted me to touch my toes, he'd have put them on my knees.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-05-18 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110517182007.ga11...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 535abb96fb665402894b820f934deaca61ce3d3e:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-nand-flash (2011-05-15 
> 23:23:36 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Stefan Roese (1):
>   nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance
> 
>  nand_spl/nand_boot.c |7 ++-
>  1 files changed, 2 insertions(+), 5 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Anything that is worth doing at all is worth doing well.
   -- Philip Earl of Chesterfield
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-05-15 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110513161643.ga5...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 91081e01b10d64e99dc485e477e6ae3b1171e8ce:
> 
>   Revert "Fix building tools alone with host compiler" (2011-05-13 13:37:20 
> +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Alex Waterman (1):
>   Decreases code size of the nand_spl
> 
> Stefan Roese (2):
>   nand_spl: nand_boot.c: Init nand_chip.options to 0
>   nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY
> 
>  nand_spl/nand_boot.c |   43 +--
>  1 files changed, 17 insertions(+), 26 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Sex is like air.  It's only a big deal if you can't get any.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-04-20 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110415212850.ga25...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 73e5476e1edf1b860dbd9b5fc21ef32ac1b551ba:
> 
>   MAINTAINERS: fix email address case (2011-04-13 22:40:51 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Alex Waterman (1):
>   nand_spl: Fix large page nand_command()
> 
> Dipen Dudhat (1):
>   powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker 
> script
> 
> Florian Fainelli (2):
>   NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
>   NAND: rearrange ONFI revision checking, add ONFI 2.3
> 
> Matthew McClintock (1):
>   nand/spl: Assuming a static nand page size to reduce code size
> 
>  drivers/mtd/nand/nand_base.c |   22 +-
>  nand_spl/board/freescale/mpc8536ds/Makefile  |   11 +++
>  nand_spl/board/freescale/mpc8569mds/Makefile |   11 +++
>  nand_spl/board/freescale/mpc8572ds/Makefile  |   11 +++
>  nand_spl/board/freescale/p1_p2_rdb/Makefile  |   11 +++
>  nand_spl/nand_boot.c |4 
>  nand_spl/nand_boot_fsl_elbc.c|   10 +-
>  7 files changed, 50 insertions(+), 30 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"We don't have to protect the environment -- the Second Coming is  at
hand."   - James Watt
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-04-01 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110401195839.ga8...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 19b54a701811220221fc4d5089a2bb18892018ca:
> 
>   Prepare v2011.03 (2011-03-31 23:45:36 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Florian Fainelli (1):
>   NAND: add support for reading ONFI page table
> 
> Haiying Wang (1):
>   Fix NAND_SPL and ONENAND_IPL in Makefile
> 
> Scott Wood (1):
>   NAND: add more watchdog resets
> 
> michael (1):
>   atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN
> 
>  Makefile  |   30 +++
>  drivers/mtd/nand/atmel_nand.c |2 +
>  drivers/mtd/nand/nand_base.c  |  199 
> +++--
>  drivers/mtd/nand/nand_util.c  |2 +
>  include/linux/mtd/nand.h  |   69 ++
>  5 files changed, 237 insertions(+), 65 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Unix: Some say the learning curve is steep,  but  you  only  have  to
climb it once.  - Karl Lehenbauer
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-02-09 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110209195903.ga10...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 8d4addc3c3fe1a9ea160a5a1a20a1f934ff3fe97:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-02-06 
> 22:41:53 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Scott Wood (1):
>   NAND: env: remember the flags used in the previous environment
> 
>  common/env_nand.c |6 +-
>  1 files changed, 5 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
He is truly wise who gains wisdom from another's mishap.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-02-04 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110202221646.GA7634@udp111988uds> you wrote:
> The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05:
> 
>   Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git ..BRANCH.NOT.VERIFIED..
> 
> Alexander Holler (1):
>   NAND: Fix saving of redundand environment
> 
>  common/env_nand.c |2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Master branch applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Bradley's Bromide: If computers get too  powerful,  we  can  organize
them into a committee - that will do them in.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-02-04 Thread Scott Wood
On Fri, 4 Feb 2011 20:37:58 +0100
Wolfgang Denk  wrote:

> Dear Scott Wood,
> 
> In message <20110202221646.GA7634@udp111988uds> you wrote:
> > The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05:
> > 
> >   Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100)
> > 
> > are available in the git repository at:
> >   git://git.denx.de/u-boot-nand-flash.git ..BRANCH.NOT.VERIFIED..
> 
> Which branch should I pull?

Doh, forgot to push and didn't notice the "not verified" message.

Fixed now, it's the master branch.

-Scott

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-02-04 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110202221646.GA7634@udp111988uds> you wrote:
> The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05:
> 
>   Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nand-flash.git ..BRANCH.NOT.VERIFIED..

Which branch should I pull?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"Security is mostly a superstition. It does not  exist  in  nature...
Life is either a daring adventure or nothing." - Helen Keller
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2011-01-17 Thread Wolfgang Denk
Dear Scott Wood,

In message <20110112231524.ga9...@udp111988uds.am.freescale.net> you wrote:
> The following changes since commit c6b734f5aea2ba75caaa1929f7e649ecda8d2f31:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-sh
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Alexander Holler (1):
>   nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is 
> defined.
> 
> Lei Wen (2):
>   NAND: add the ability to directly write yaffs image
>   mtd: nand: Allow caller to pass alternative ID table to 
> nand_scan_ident()
> 
>  common/cmd_nand.c |   15 +-
>  drivers/mtd/nand/atmel_nand.c |2 +-
>  drivers/mtd/nand/nand.c   |2 +-
>  drivers/mtd/nand/nand_base.c  |   29 ++-
>  drivers/mtd/nand/nand_util.c  |   63 +++-
>  include/linux/mtd/nand.h  |4 ++-
>  include/nand.h|2 +-
>  7 files changed, 90 insertions(+), 27 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
There are no data that cannot be plotted on a straight  line  if  the
axis are chosen correctly.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash next

2010-12-17 Thread Wolfgang Denk
Dear Scott Wood,

In message <20101217203359.ga10...@udp111988uds.am.freescale.net> you wrote:
> The following changes since commit 326a69452745352ab09fe9b11d3d2fa4e9213c1c:
>   Mike Frysinger (1):
> config.mk: unify duplicated flag setting
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git next
> 
> Florian Fainelli (1):
>   NAND: add NAND_CMD_PARAM (0xec) definition
> 
> Lei Wen (1):
>   onenand: add yaffs write command
> 
> Mike Frysinger (1):
>   nand: constify id/manu tables
> 
> Reinhard Meyer (1):
>   MTD/NAND: fix nand_base.c to use get_timer() correctly
> 
>  common/cmd_onenand.c |   41 -
>  drivers/mtd/nand/nand_base.c |   21 -
>  drivers/mtd/nand/nand_ids.c  |4 ++--
>  include/linux/mtd/nand.h |5 +++--
>  4 files changed, 53 insertions(+), 18 deletions(-)

Applied to "next", thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The management question ... is not _whether_ to build a pilot  system
and  throw  it away. You _will_ do that. The only question is whether
to plan in advance to build a throwaway, or to promise to deliver the
throwaway to customers.   - Fred Brooks, "The Mythical Man Month"
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-12-16 Thread Wolfgang Denk
Dear Scott Wood,

In message <20101216213656.ga28...@udp111988uds.am.freescale.net> you wrote:
> The following changes since commit f8689b9eb3a7f6925cd50404a12479889188c510:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Scott Wood (1):
>   powerpc/nand spl: link libgcc
> 
>  nand_spl/board/amcc/acadia/Makefile   |2 +-
>  nand_spl/board/amcc/bamboo/Makefile   |2 +-
>  nand_spl/board/amcc/canyonlands/Makefile  |2 +-
>  nand_spl/board/amcc/kilauea/Makefile  |2 +-
>  nand_spl/board/amcc/sequoia/Makefile  |2 +-
>  nand_spl/board/freescale/mpc8313erdb/Makefile |2 +-
>  nand_spl/board/freescale/mpc8315erdb/Makefile |2 +-
>  nand_spl/board/sheldon/simpc8313/Makefile |2 +-
>  8 files changed, 8 insertions(+), 8 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Severe culture shock results when experts from another protocol suite
[...] try to read OSI documents. The term "osified" is used to  refer
to  such  documents. [...] Any relationship to the word "ossified" is
purely intentional.- Marshall T. Rose
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-12-08 Thread Wolfgang Denk
Dear Scott Wood,

In message <20101207220511.ga31...@udp111988uds.am.freescale.net> you wrote:
> The following changes since commit f12af1f38dc59a6dfe0fed1359e1a05e700a43=
> 5b:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-video
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> David M=FCller (ELSOFT AG) (1):
>   fix s3c2410_nand timing default values
> 
> Lei Wen (1):
>   onenand: fix oob print out issue
> 
> Scott Wood (1):
>   83xx NAND boot: fix boards.cfg
> 
> Steve Sakoman (1):
>   env_nand: Use nand_read_skip_bad instead of nand_read
> 
>  boards.cfg  |6 +++---
>  common/cmd_onenand.c|4 +++-
>  common/env_nand.c   |2 +-
>  drivers/mtd/nand/s3c2410_nand.c |   12 +---
>  4 files changed, 16 insertions(+), 8 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The human race is faced with a cruel choice: work  or  daytime  tele-
vision.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-10-18 Thread Wolfgang Denk
Dear Scott Wood,

In message <20101018201457.ga21...@udp111988uds.am.freescale.net> you wrote:
> The following changes since commit cacc342d5aa311673efdc05770cb53246dd41c9f:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-arm
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Scott Wood (1):
>   Fix warning in nand unlock command
> 
>  common/cmd_nand.c |2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"And they told us, what they wanted... Was a sound  that  could  kill
some-one, from a distance."   - Kate Bush
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-10-12 Thread Wolfgang Denk
Dear Scott Wood,

In message <20101011203442.ga8...@udp111988uds.am.freescale.net> you wrote:
> The following changes since commit bfc7bea6adc46e1db2f5a5e3464d7652ed67c864:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-x86
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Ben Gardiner (5):
>   mtdparts: regroup calls to get_mtd_device_nm
>   mtd: add an mtd method for get_len_incl_bad()
>   mtdparts: show net size in mtdparts list
>   mtdparts: add new sub-command "spread"
>   mtdparts: new add.spread: add part skipping bad blocks
> 
> Enric Balletbo i Serra (1):
>   mtd: OneNAND: add support for OneNAND manufactured by Numonyx
> 
> Scott Wood (7):
>   nand util: read/write: accept unaligned length
>   cmd_nand: some infrastructure fixes and refactoring
>   nand erase: .spread, .part, .chip subcommands
>   nand commands: make only "dump" repeatable.
>   nand: remove dead code and suspend/resume
>   Followup fixes on the mtdparts spread patchset
>   README: Add new NAND env features
> 
>  README |   32 +++-
>  common/cmd_mtdparts.c  |  261 
>  common/cmd_nand.c  |  339 
> +++-
>  drivers/mtd/mtdcore.c  |   44 +
>  drivers/mtd/mtdpart.c  |   16 --
>  drivers/mtd/nand/nand_base.c   |  245 +--
>  drivers/mtd/nand/nand_bbt.c|   19 --
>  drivers/mtd/nand/nand_ecc.c|   17 --
>  drivers/mtd/nand/nand_util.c   |  159 +-
>  drivers/mtd/onenand/onenand_base.c |1 +
>  include/linux/mtd/mtd.h|8 +-
>  include/linux/mtd/onenand.h|1 +
>  include/nand.h |7 +-
>  13 files changed, 606 insertions(+), 543 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
My play was a complete success.  The audience was a failure.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-09-15 Thread Wolfgang Denk
Dear Scott Wood,

In message <20100913194446.ga29...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 150f723665674100876c53e0492cd6d2191fe865:
>   Reinhard Meyer (1):
> display_buffer: fix misaligned buffer
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Wolfram Sang (1):
>   nand/davinci: make sure ECC calculation has really started
> 
>  drivers/mtd/nand/davinci_nand.c |   15 ++-
>  1 files changed, 14 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"The whole world is about three drinks behind." - Humphrey Bogart
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-08-17 Thread Wolfgang Denk
Dear Scott Wood,

In message <20100816220141.ga2...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 668a6b45915d10d75357f5b93f569bbf49ea2b06:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-usb
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Mike Frysinger (1):
>   env_nand: return error when no device is found
> 
>  common/env_nand.c |2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Life. Don't talk to me about life.  - Marvin the Paranoid Android
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-07-14 Thread Wolfgang Denk
Dear Scott Wood,

In message <20100709194156.ga7...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 54841ab50c20d6fa6c9cc3eb826989da3a22d934:
>   Wolfgang Denk (1):
> Make sure that argv[] argument pointers are not modified.
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Florian Fainelli (2):
>   NAND: show manufacturer and device ID for unknown chips
>   NAND: add Toshiba TC58NVG0 identifier
> 
> Mike Frysinger (2):
>   mtd: nand_plat: add simple GPIO framework DEV_READY option
>   Blackfin: convert plat-nand code to GPIO framework
> 
>  drivers/mtd/nand/nand_base.c|6 +-
>  drivers/mtd/nand/nand_ids.c |1 +
>  drivers/mtd/nand/nand_plat.c|   11 +++
>  include/configs/bf537-pnav.h|9 +
>  include/configs/bf537-stamp.h   |9 +
>  include/configs/bf561-acvilon.h |8 +---
>  include/configs/ip04.h  |   10 +-
>  7 files changed, 21 insertions(+), 33 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Conquest is easy. Control is not.
-- Kirk, "Mirror, Mirror", stardate unknown
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-05-28 Thread Wolfgang Denk
Dear Scott Wood,

In message <20100526230027.ga4...@schlenkerla.am.freescale.net> you wrote:
> The following changes since commit 01f03bda5b22e5aeae5f02fd537da97a41485c73:
>   Wolfgang Denk (1):
> Prepare v2010.06-rc1
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Andrew Caldwell (1):
>   Blackfin: nand: drain the write buffer before returning
> 
>  drivers/mtd/nand/bfin_nand.c |7 ++-
>  1 files changed, 6 insertions(+), 1 deletions(-)

Done, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Dear Lord: I just want *one* one-armed manager so  I  never  have  to
hear "On the other hand", again.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash next

2010-03-27 Thread Wolfgang Denk
Dear Scott Wood,

In message <20100323193207.ga24...@loki.buserror.net> you wrote:
> The following changes since commit 859500a2be94bfa77a845b9c8a4c499587035fd5:
>   Wolfgang Denk (1):
> Merge remote branch 'origin/master' into next
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git next
> 
> Cyril Chemparathy (1):
>   TI: Davinci: NAND Driver Cleanup
> 
> Florian Fainelli (1):
>   cmd_nand: show nand scrub confirmation character
> 
> Nikolay Petukhov (1):
>   at91: add hwecc method for nand
> 
>  board/davinci/da830evm/da830evm.c|2 +-
>  common/cmd_nand.c|   10 +-
>  drivers/mtd/nand/atmel_nand.c|  265 
> ++
>  drivers/mtd/nand/atmel_nand_ecc.h|   36 
>  drivers/mtd/nand/davinci_nand.c  |  128 ---
>  include/asm-arm/arch-davinci/emif_defs.h |   77 -
>  6 files changed, 415 insertions(+), 103 deletions(-)
>  create mode 100644 drivers/mtd/nand/atmel_nand_ecc.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
... not meant for the weak-at-heart: /^(?=.*one)(?=.*two)/
If you can follow that, you can use it.
  - Randal L. Schwartz in 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-02-03 Thread Wolfgang Denk
Dear Scott Wood,

In message <20100127211334.ga1...@loki.buserror.net> you wrote:
> The following changes since commit 9b208ece0a4e040774e24990b7cb6f0ad0ca4cc7:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> John Rigby (3):
>   arm926ejs: add nand_spl boot support
>   Add MX25 support to nand_spl fsl nfc driver
>   Nand mxc_nand add v1.1 controller support
> 
> Liu Yu (1):
>   Nand boot: Add nand boot support for MPC8569mds board
> 
> Wolfgang Denk (1):
>   env_nand.c: print error message and fail gracefully
> 
>  MAKEALL |1 +
>  Makefile|1 +
>  board/freescale/mpc8569mds/config.mk|9 +
>  board/freescale/mpc8569mds/tlb.c|   11 +
>  common/env_nand.c   |7 +
>  cpu/arm926ejs/start.S   |   42 ++-
>  drivers/mtd/nand/mxc_nand.c |  617 
> ---
>  include/configs/MPC8569MDS.h|   64 +++-
>  include/fsl_nfc.h   |   86 +++-
>  nand_spl/board/freescale/mpc8569mds/Makefile|  133 +
>  nand_spl/board/freescale/mpc8569mds/nand_boot.c |   75 +++
>  nand_spl/nand_boot_fsl_nfc.c|   72 +++-
>  12 files changed, 1016 insertions(+), 102 deletions(-)
>  create mode 100644 nand_spl/board/freescale/mpc8569mds/Makefile
>  create mode 100644 nand_spl/board/freescale/mpc8569mds/nand_boot.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
This is an unauthorized cybernetic announcement.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-01-21 Thread Wolfgang Denk
Dear Scott Wood,

In message <20100119232259.ga14...@loki.buserror.net> you wrote:
> Ignore the previous "..BRANCH.NOT.VERIFIED.." request; I'd forgotten to
> push.
> 
> The following changes since commit 50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51:
>   Michal Simek (1):
> microblaze: zlib needs asm/unaligned.h
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Magnus Lilja (4):
>   MX31: Add struct definition for clock control module in i.MX31.
>   mxc_nand: Update driver to work with i.MX31.
>   MXC: Add large page oob layout for i.MX31 NAND controller.
>   MX31: Activate NAND environment on i.MX31 PDK board.
> 
>  drivers/mtd/nand/mxc_nand.c   |   46 ++--
>  include/asm-arm/arch-mx31/mx31-regs.h |   39 
>  include/configs/mx31pdk.h |   25 +++---
>  3 files changed, 103 insertions(+), 7 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"Intelligence without character is a dangerous thing."   - G. Steinem
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2010-01-12 Thread Wolfgang Denk
Dear Scott Wood,

In message <2010080302.ga...@loki.buserror.net> you wrote:
> The following changes since commit 6ca9da4d42aeb43df5ef29f7d0518009df583b2f:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Nick Thompson (1):
>   Davinci: davinci_nand.c performance enhancments
> 
> Sanjeev Premi (1):
>   onenand: Fix compile errors due to FlexOneNAND
> 
>  common/env_onenand.c|9 ++-
>  drivers/mtd/nand/davinci_nand.c |  200 
> ---
>  2 files changed, 154 insertions(+), 55 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Testing can show the presense of bugs, but not their absence.
   -- Edsger Dijkstra
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-12-14 Thread Wolfgang Denk
Dear Scott Wood,

In message <20091211191400.ga30...@loki.buserror.net> you wrote:
> The following changes since commit 3b887ca8ce72cc12129183538f6e828db13f4867:
>   Peter Korsgaard (1):
> mpc83xx: boot time regression, move LCRR setup back to cpu_init_f
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Stefan Roese (1):
>   nand: Fix access to last block in NAND devices
> 
>  drivers/mtd/nand/nand_util.c |4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Those who do not  understand  Unix  are  condemned  to  reinvent  it,
poorly.  - Henry Spencer, University of Toronto Unix hack
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash next

2009-11-21 Thread Wolfgang Denk
Dear Scott Wood,

In message <20091120223322.ga...@loki.buserror.net> you wrote:
> The following changes since commit 06f43286c6354aaab0103615e83893512f86eee7:
>   Wolfgang Denk (1):
> Merge branch 'master' into next
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git next
> 
> Hui.Tang (1):
>   S3C2410 NAND Flash Add Missing Function
> 
> Sandeep Paulraj (3):
>   NAND:Extending the nand_ecclayout structure
>   NAND: Update read_read_subpage API check
>   NAND: Add Support for 4K page size in DaVinci NAND driver
> 
>  drivers/mtd/nand/davinci_nand.c |   23 ---
>  drivers/mtd/nand/nand_base.c|2 +-
>  drivers/mtd/nand/s3c2410_nand.c |   31 +++
>  include/linux/mtd/mtd-abi.h |2 +-
>  4 files changed, 45 insertions(+), 13 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
For every complex problem, there is a solution that is simple,  neat,
and wrong.   - Mark Twain
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash next

2009-11-15 Thread Wolfgang Denk
Dear Scott Wood,

In message <20091113230516.ga1...@loki.buserror.net> you wrote:
> The following changes since commit efe12bcec55c3d77b9ead56e62010d26b66781f3:
>   Stefan Roese (1):
> ppc4xx: Katmai: Add chip_config command
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git next
> 
> Amul Kumar Saha (2):
>   Flex-OneNAND driver support
>   ENV Variable support for Flex-OneNAND
> 
> David Brownell (1):
>   NAND: fix "raw" reads with ECC syndrome layouts
> 
> Mingkai Hu (2):
>   ppc/85xx: make boot from NAND full relocation to RAM
>   fsl_elbc_nand: remove the bbt descriptors relocation fixup
> 
> Peter Tyser (2):
>   cmd_nand: Remove duplicate include
>   cmd_nand: Move conditional compilation to Makefile
> 
> Sandeep Paulraj (7):
>   NAND: Update to support 64 bit device size
>   NAND: Correct the "chip_shift" calculation
>   NAND: Remove commented out code
>   NAND: Subpage shift for ecc_steps equal to 16
>   NAND: Updating comments/explanations in the NAND driver
>   NAND: Update check condition for nand_read_page_hwecc API
>   NAND: Don't walk past end of oobfree[]
> 
>  common/Makefile |2 +-
>  common/cmd_nand.c   |   12 -
>  common/env_onenand.c|   10 +
>  cpu/mpc85xx/u-boot-nand.lds |1 -
>  drivers/mtd/nand/fsl_elbc_nand.c|4 -
>  drivers/mtd/nand/nand_base.c|  145 ++-
>  drivers/mtd/nand/nand_bbt.c |   41 ++-
>  drivers/mtd/onenand/onenand_base.c  |  742 
> ++-
>  drivers/mtd/onenand/onenand_bbt.c   |   14 +-
>  drivers/mtd/onenand/onenand_uboot.c |4 +-
>  include/configs/apollon.h   |2 +
>  include/linux/mtd/nand.h|2 +-
>  include/linux/mtd/onenand.h |   16 +-
>  include/linux/mtd/onenand_regs.h|   18 +-
>  include/linux/mtd/partitions.h  |4 +-
>  include/onenand_uboot.h |   10 +
>  16 files changed, 866 insertions(+), 161 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"I haven't lost my mind - it's backed up on tape somewhere."
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-09-30 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090929161212.ga26...@b07421-ec1.am.freescale.net> you wrote:
> The following changes since commit 984f10baac8ef6032df52f135943d6b0bc96f724:
>   Wolfgang Denk (1):
> mpc5121ads: fix breakage introduced when reordering 
> elpida_mddrc_config[]
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Kyungmin Park (1):
>   Refactor OneNAND IPL code
> 
> Scott Wood (1):
>   NAND: davinci: Fix warnings when 4-bit ECC not used
> 
> Shinya Kuribayashi (1):
>   MIPS: VCT: Remove read_spareram reference
> 
>  Makefile |9 +++
>  board/micronas/vct/ebi_onenand.c |1 -
>  drivers/mtd/nand/davinci_nand.c  |3 +-
>  onenand_ipl/onenand_boot.c   |1 -
>  onenand_ipl/onenand_ipl.h|5 ++-
>  onenand_ipl/onenand_read.c   |   46 
> --
>  6 files changed, 42 insertions(+), 23 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Just because your doctor has a name for your condition  doesn't  mean
he knows what it is.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash next

2009-08-27 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090826203829.ga25...@b07421-ec1.am.freescale.net> you wrote:
> The following changes since commit d7f4d14a8b317857163ccf3d97e3b1a46ba2282e:
>   Wolfgang Denk (1):
> Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git next
> 
> Heiko Schocher (1):
>   83xx, kmeter1: added NAND support
> 
> Ilya Yanok (1):
>   mxc_nand: add nand driver for MX2/MX3
> 
> Kyungmin Park (1):
>   OneNAND: Remove unused read_spareram
> 
> Matthias Kaehlcke (1):
>   KB9202: Add NAND support
> 
> Sandeep Paulraj (3):
>   NAND: ADD page Parameter to all read_page/read_page_raw API's
>   MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST
>   NAND: DaVinci: V2 Adding 4 BIT ECC support
> 
>  drivers/mtd/nand/Makefile|3 +
>  drivers/mtd/nand/davinci_nand.c  |  284 ++-
>  drivers/mtd/nand/fsl_elbc_nand.c |2 +-
>  drivers/mtd/nand/kb9202_nand.c   |  150 +
>  drivers/mtd/nand/kmeter1_nand.c  |  135 +
>  drivers/mtd/nand/mxc_nand.c  |  880 
> ++
>  drivers/mtd/nand/nand_base.c |   75 +++-
>  drivers/mtd/onenand/onenand_base.c   |4 +-
>  include/asm-arm/arch-davinci/emif_defs.h |   10 +
>  include/configs/kmeter1.h|6 +
>  include/linux/mtd/nand.h |5 +-
>  include/linux/mtd/onenand.h  |3 +-
>  12 files changed, 1540 insertions(+), 17 deletions(-)
>  create mode 100644 drivers/mtd/nand/kb9202_nand.c
>  create mode 100644 drivers/mtd/nand/kmeter1_nand.c
>  create mode 100644 drivers/mtd/nand/mxc_nand.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Memories of you remind me of you.   - Karl Lehenbauer
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-08-21 Thread Scott Wood
Wolfgang Denk wrote:
> Dear Scott Wood,
> 
> In message <20090818154723.ga30...@b07421-ec1.am.freescale.net> you wrote:
>> The following fixes since commit 2bcbd429f44e32ead38a33f372e4c027e66710f9:
>>   Wolfgang Denk (1):
>> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-nand-flash.git master
>>
>> Giulio Benetti (1):
>>   add WATCHDOG_RESET() on nand write and read
> 
> Ummm... I had sent an Acked-by: Wolfgang Denk 
> 
> Why did you drop this?

I didn't drop it, I merely didn't copy it from place A to place B.  I 
figured you knew what you had acked -- it wasn't a case of person A 
demonstrating maintainer B's ack so that person C will pull.

If you want, in the future I can copy the ack over in such situations.

-Scott
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-08-21 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090818154723.ga30...@b07421-ec1.am.freescale.net> you wrote:
> The following fixes since commit 2bcbd429f44e32ead38a33f372e4c027e66710f9:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Giulio Benetti (1):
>   add WATCHDOG_RESET() on nand write and read

Ummm... I had sent an Acked-by: Wolfgang Denk 

Why did you drop this?


> Mingkai Hu (1):
>   NAND boot: fix nand_load overlap issue
> 
>  drivers/mtd/nand/nand_util.c  |4 
>  nand_spl/nand_boot_fsl_elbc.c |2 +-
>  2 files changed, 5 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
There are some things worth dying for.
-- Kirk, "Errand of Mercy", stardate 3201.7
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-07-18 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090718174036.ga30...@b07421-ec1.am.freescale.net> you wrote:
> The following changes since commit 462b1038738dd86f8dd70595f250ce792e90d244:
>   Wolfgang Denk (1):
> Merge branch 'master' of /home/wd/git/u-boot/custodians
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git ..BRANCH.NOT.VERIFIED..
> 
> David Brownell (1):
>   Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.
> 
> Kyungmin Park (1):
>   MTD: OneNAND: Increase the environment size to 4KiB
> 
> Scott Wood (2):
>   Remove legacy NAND and disk on chip code.
>   Remove legacy NAND and disk on chip references from boards.
> 
> Stefan Roese (3):
>   nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory
>   nand: ndfc: Remove unnecessary #ifdef's
>   nand: Change NAND_MAX_OOBSIZE to 218 as needed for some 4k page devices
> 
> Valeriy Glushkov (1):
>   nand: fixed failed reads on corrected ECC errors in nand_util.c
> 
>  Makefile |2 -
>  README   |1 -
>  board/atc/atc.c  |7 -
>  board/bmw/bmw.c  |8 -
>  board/cpu86/cpu86.c  |7 -
>  board/cpu87/cpu87.c  |7 -
>  board/delta/nand.c   |4 -
>  board/esd/common/auto_update.c   |   50 -
>  board/g2000/g2000.c  |   15 -
>  board/gen860t/gen860t.c  |   12 -
>  board/mcc200/mcc200.c|7 -
>  board/mpl/common/common_util.c   |9 -
>  board/netphone/netphone.c|   16 -
>  board/netta/netta.c  |   15 -
>  board/netta2/netta2.c|   16 -
>  board/netvia/netvia.c|   15 -
>  board/omap2420h4/omap2420h4.c|   23 -
>  board/pcippc2/pcippc2.c  |5 -
>  board/pm520/pm520.c  |7 -
>  board/pm826/pm826.c  |7 -
>  board/pm828/pm828.c  |7 -
>  board/rbc823/rbc823.c|   12 -
>  board/samsung/smdk6400/smdk6400.c|   11 -
>  board/sixnet/sixnet.c|5 -
>  board/stxxtc/stxxtc.c|   16 -
>  board/svm_sc8xx/svm_sc8xx.c  |7 -
>  board/zylonite/nand.c|4 -
>  common/Makefile  |2 -
>  common/cmd_doc.c | 1644 
> --
>  common/cmd_jffs2.c   |   15 -
>  common/cmd_mtdparts.c|   10 -
>  common/cmd_nand.c|  412 
>  common/docecc.c  |  513 --
>  common/env_nand.c|4 -
>  common/env_onenand.c |   35 +-
>  cpu/ppc4xx/Makefile  |1 -
>  doc/README.nand  |3 +-
>  doc/feature-removal-schedule.txt |8 -
>  drivers/mtd/nand/Makefile|3 +-
>  drivers/mtd/nand/davinci_nand.c  |2 +-
>  drivers/mtd/nand/diskonchip.c|3 -
>  drivers/mtd/nand/nand_util.c |   10 +-
>  {cpu/ppc4xx => drivers/mtd/nand}/ndfc.c  |6 -
>  drivers/mtd/nand_legacy/Makefile |   48 -
>  drivers/mtd/nand_legacy/nand_legacy.c| 1610 -
>  fs/jffs2/jffs2_1pass.c   |   20 -
>  fs/jffs2/jffs2_nand_1pass.c  |4 -
>  include/common.h |3 -
>  include/configs/BMW.h|4 -
>  include/configs/CATcenter.h  |8 -
>  include/configs/CPU86.h  |   10 -
>  include/configs/CPU87.h  |4 -
>  include/configs/G2000.h  |   20 -
>  include/configs/GEN860T.h|   17 -
>  include/configs/MIP405.h |   10 -
>  include/configs/NETPHONE.h   |   87 --
>  include/configs/NETTA.h  |  100 --
>  include/configs/NETTA2.h |   87 --
>  include/configs/NETVIA.h |   79 --
>  include/configs/PCIPPC2.h|   12 -
>  include/configs/PCIPPC6.h|   12 -
>  include/configs/PIP405.h |4 -
>  include/configs/PM520.h  |   19 -
>  include/configs/PM826.h  |   14 -
>  include/configs/PM828.h  |   13 -
>  include/configs/PPChameleonEVB.h |   26 -
>  include/configs/RBC823.h |9 -
>  include/configs/SXNI855T.h   |   67 --
>  include/configs/TQM85xx.h|2 -
>  include/configs/VCMA9.h  |   38 -
>  include/configs/at91rm9200dk.h   |   30 -
>  include/configs/csb637.h |   32 -
>  include/configs/delta.h  |9 -
>  include/configs/m501sk.

Re: [U-Boot] Pull request: nand flash

2009-07-13 Thread David Brownell
On Tuesday 07 July 2009, Scott Wood wrote:
> I fixed the obvious merge conflict (missing #endif) in "davinci_nand:
> cleanup I (minor)", but I'm a little confused since the symbol it refers
> to (CONFIG_SOC_DM6446) doesn't seem to be defined anywhere.  At first I
> thought it had been replaced with CONFIG_SOC_DM644X, but that doesn't
> seem to be the case -- AFAICT, there never was a definition of
> CONFIG_SOC_DM6446 in the tree.  There is one other place in the tree
> that ifdefs based on it, though (cpu/arm926ejs/davinci/cpu.c).
> 
> David, any thoughts?  If this is in error, could you send a followup
> patch?

That should have been CONFIG_SOC_DM644X in the first place, yes.


== CUT HERE
From: David Brownell 

Typo fix: use CONFIG_SOC_DM644X, not CONFIG_SOC_DM646.

Signed-off-by: David Brownell 
---
 drivers/mtd/nand/davinci_nand.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/mtd/nand/davinci_nand.c
+++ b/drivers/mtd/nand/davinci_nand.c
@@ -182,7 +182,7 @@ static void nand_flash_init(void)
 * knowledge of the clocks and what devices are hooked up ... and
 * don't even do that unless no UBL handled it.
 */
-#ifdef CONFIG_SOC_DM6446
+#ifdef CONFIG_SOC_DM644X
u_int32_t   acfg1 = 0x3ffc;
 
/*--*

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-07-08 Thread Scott Wood
Wolfgang Denk wrote:
> I have serious problems with your renaming of the patch subjects. For
> exampole, this was submitted as
> 
>   MTD: change env_address type from unsigned long to loff_t
> 
> My matching of commits against patches submitted on the list is based
> on the idea that these get checked in (mostly) unchanged. Please make
> my life a bit easier! [I will probably reject the next  pull  request
> when there are so many changed subject lines like this time :-( ]

OK, sorry -- this is common practice elsewhere, and I didn't realize it 
would cause you problems.

-Scott
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-07-08 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090707230448.ga31...@b07421-ec1.am.freescale.net> you wrote:
> The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-video
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> I fixed the obvious merge conflict (missing #endif) in "davinci_nand:
> cleanup I (minor)", but I'm a little confused since the symbol it refers
> to (CONFIG_SOC_DM6446) doesn't seem to be defined anywhere.  At first I
> thought it had been replaced with CONFIG_SOC_DM644X, but that doesn't
> seem to be the case -- AFAICT, there never was a definition of
> CONFIG_SOC_DM6446 in the tree.  There is one other place in the tree
> that ifdefs based on it, though (cpu/arm926ejs/davinci/cpu.c).
> 
> David, any thoughts?  If this is in error, could you send a followup
> patch?
> 
> David Brownell (3):
>   davinci_nand: cleanup I (minor)
>   davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC)
>   davinci_nand chipselect/init cleanup
> 
> Guennadi Liakhovetski (2):
>   env_nand: remove unused variable.
>   nand_spl: read environment early, when booting from NAND using nand_spl
> 
> HeungJun Kim (1):
>   env_onenand: change env_address type from unsigned long to loff_t

I have serious problems with your renaming of the patch subjects. For
exampole, this was submitted as

MTD: change env_address type from unsigned long to loff_t

My matching of commits against patches submitted on the list is based
on the idea that these get checked in (mostly) unchanged. Please make
my life a bit easier! [I will probably reject the next  pull  request
when there are so many changed subject lines like this time :-( ]

If you don't like the Subject, then please reject the patch and ask
the submitter to fix and repost it.

> Jean-Christophe PLAGNIOL-VILLARD (1):
>   mtd: nand: use loff_t for offset

And this was:

nand_init: use loff_t for offset

> Mike Frysinger (1):
>   mtd: nand: new base driver for memory mapped nand devices
> 
> Mingkai Hu (1):
>   fsl_elbc_nand: redirect the pointer of bbt pattern to RAM

This was:

NAND: redirect the pointer of bbt pattern to RAM

> Sandeep Paulraj (2):
>   ARM DaVinci: Changing ALE Mask Value
>   NAND DaVinci: Update to ALE/CLE Mask values
> 
> Scott Wood (1):
>   nand_spl: Fix cmd_ctrl usage in nand_boot.c.
> 
> Wolfgang Denk (1):
>   nand/onenand: Fix missing argument checking for "markbad" command
> 
> kevin.morf...@fearnside-systems.co.uk (1):
>   Bug-fix in drivers mtd nand Makefile
> 
>  README   |6 +
>  board/bf537-stamp/Makefile   |1 -
>  board/bf537-stamp/nand.c |  100 --
>  board/davinci/sonata/sonata.c|   28 +++
>  common/cmd_nand.c|   31 +++-
>  common/cmd_onenand.c |   35 +++--
>  common/env_nand.c|   51 +++---
>  common/env_onenand.c |2 +-
>  doc/README.nand  |9 -
>  drivers/mtd/nand/Makefile|3 +-
>  drivers/mtd/nand/davinci_nand.c  |  289 
> --
>  drivers/mtd/nand/fsl_elbc_nand.c |4 +
>  drivers/mtd/nand/nand_plat.c |   53 ++
>  drivers/mtd/nand/nand_util.c |   20 +-
>  include/asm-arm/arch-davinci/nand_defs.h |  130 +-
>  include/configs/bf537-stamp.h|   44 ++---
>  include/configs/bfin_adi_common.h|3 +
>  include/configs/smdk6400.h   |3 +
>  include/nand.h   |   14 +-
>  nand_spl/nand_boot.c |   28 +++-
>  20 files changed, 273 insertions(+), 581 deletions(-)
>  delete mode 100644 board/bf537-stamp/nand.c
>  create mode 100644 drivers/mtd/nand/nand_plat.c

Applied, thanks. But please see above.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"Beware of programmers carrying screwdrivers."  - Chip Salzenberg
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-07-07 Thread Scott Wood
On Tue, Jul 07, 2009 at 05:35:27PM -0500, Scott Wood wrote:
> The following changes since commit 59869ca72df8bc4e4ffa9dd17cb6673bbe010272:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-video
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> David Brownell (3):
>   davinci_nand: cleanup I (minor)

Grr, there was a mismerge in this patch.  Will send another pull request
once it's fixed.

-Scott
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-04-03 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090403203311.ga9...@ld0162-tx32.am.freescale.net> you wrote:
> The following changes since commit dfc91c33957c95da34e3888dc87912d5c15a7603:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-arm
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Scott Wood (1):
>   Noisily disable the legacy NAND subsystem.
> 
> apgmoorthy (1):
>   Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
> 
>  common/cmd_doc.c  |4 +
>  doc/README.nand   |  109 
> -
>  drivers/mtd/nand_legacy/nand_legacy.c |3 +
>  onenand_ipl/onenand_boot.c|2 +-
>  onenand_ipl/onenand_ipl.h |8 +--
>  onenand_ipl/onenand_read.c|   58 --
>  6 files changed, 64 insertions(+), 120 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
...though his invention worked superbly -- his theory was a crock  of
sewage from beginning to end. - Vernor Vinge, "The Peace War"
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-03-25 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090323220816.ga31...@ld0162-tx32.am.freescale.net> you wrote:
> The following changes since commit 4ace2823bc1fcc96874069a9a8c0821ff4f95f5d:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-avr32
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Kyungmin Park (1):
>   Reduce OneNAND IPL common code
> 
> Wolfgang Grandegger (5):
>   Enable multi chip support in the NAND layer
>   Add multi chip support to the FSL-UPM driver
>   Add support for TQM-specific chip select logic to FSL-UPM
>   Add wait flags to support board/chip specific delays
>   Add multi-chip NAND support for the TQM8548 modules
> 
>  board/freescale/mpc8360erdk/nand.c |4 +-
>  board/tqc/tqm85xx/nand.c   |5 ++-
>  common/cmd_nand.c  |   21 +++---
>  drivers/mtd/nand/fsl_upm.c |   82 
> +---
>  drivers/mtd/nand/nand.c|6 ++-
>  drivers/mtd/nand/nand_base.c   |2 +
>  include/configs/TQM85xx.h  |   32 +++---
>  include/linux/mtd/fsl_upm.h|   11 -
>  onenand_ipl/onenand_boot.c |   36 +---
>  onenand_ipl/onenand_ipl.h  |6 ---
>  10 files changed, 112 insertions(+), 93 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
I don't know if it's what you want, but it's what you get.  :-)
  - Larry Wall in <10...@jpl-devvax.jpl.nasa.gov>
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-03-17 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090317171044.ga14...@ld0162-tx32.am.freescale.net> you wrote:
> The following changes since commit b3dd629e78870ba2dc9f8032978721c0fa02a856:
>   Wolfgang Denk (1):
> Prepare 2009.03-rc2
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Ladislav Michl (1):
>   NAND: Make nboot skip bad blocks
> 
> Scott Wood (1):
>   NAND: Have nboot accept .e and .i as legacy no-ops.
> 
>  common/cmd_nand.c |7 +++
>  1 files changed, 3 insertions(+), 4 deletions(-)

Done, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
In the future, you're going to get computers as prizes  in  breakfast
cereals.  You'll  throw  them out because your house will be littered
with them. - Robert Lucky
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-02-07 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090206233125.ga7...@ld0162-tx32.am.freescale.net> you wrote:
> The following changes since commit 9d8811c5bd2b7dd6307742cf22fbdb7953b6f816:
>   Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-usb
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Peter Tyser (2):
>   NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST
>   NAND: Add timeout for reset command
> 
> Valeriy Glushkov (1):
>   NAND: Fixed invalid pointers to static relocated chip names
> 
> de...@siconix.com (1):
>   env_nand: fix env memory release
> 
>  common/env_nand.c|6 --
>  drivers/mtd/nand/nand.c  |4 
>  drivers/mtd/nand/nand_base.c |   21 +++--
>  3 files changed, 27 insertions(+), 4 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
A memorandum is written not to inform the reader, but to protect  the
writer.   -- Dean Acheson
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-01-28 Thread Scott Wood
Wolfgang Denk wrote:
> Dear Dave,
> 
> In message 
>  you 
> wrote:
>>> nand_boot_fsl_elbc.o: In function `nand_boot':
>>> nand_spl/board/sheldon/simpc8313/nand_boot_fsl_elbc.c:150:=20
>>> undefined reference to `flush_cache'
>>> make[1]: *** [/home/wd/git/u-boot/work/nand_spl/u-boot-spl] Error 1
>>> make: *** [nand_spl] Error 2
>> Kim has fixed the issue in the patch.
>> [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error =
>> in simpc8313 build
> 
> Ah. Sorry I missed that. Thanks for the pointer.

Plus, it should be noted that this board did not exist in the tree I 
sent a pull request against, so it's a merge conflict, not a commit 
breaking a board.

-Scott
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-01-28 Thread Wolfgang Denk
Dear Dave,

In message 
 you wrote:
> > nand_boot_fsl_elbc.o: In function `nand_boot':
> > nand_spl/board/sheldon/simpc8313/nand_boot_fsl_elbc.c:150:=20
> > undefined reference to `flush_cache'
> > make[1]: *** [/home/wd/git/u-boot/work/nand_spl/u-boot-spl] Error 1
> > make: *** [nand_spl] Error 2
> 
> Kim has fixed the issue in the patch.
> [U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error =
> in simpc8313 build

Ah. Sorry I missed that. Thanks for the pointer.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Bus error -- driver executed.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-01-28 Thread Liu Dave
> > Dave Liu (2):
> >   mpc83xx: enable eLBC NAND support for MPC8315ERDB board
> >   NAND: Fix cache and memory inconsistency issue
> 
> 
> This commit (commit c70564e6b1bd08f) broke the SIMPC8313_LP board:
> 
> nand_boot_fsl_elbc.o: In function `nand_boot':
> nand_spl/board/sheldon/simpc8313/nand_boot_fsl_elbc.c:150: 
> undefined reference to `flush_cache'
> make[1]: *** [/home/wd/git/u-boot/work/nand_spl/u-boot-spl] Error 1
> make: *** [nand_spl] Error 2
> 
> 
> Please fix.

Hi Wolfgang,

Kim has fixed the issue in the patch.
[U-Boot] [PATCH] mpc83xx: fix undefined reference to `flush_cache' error in 
simpc8313 build

see the link
http://lists.denx.de/pipermail/u-boot/2009-January/046223.html

Thanks, Dave
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-01-28 Thread Wolfgang Denk
Dear Scott & Dave,

In message <20090123170833.ga12...@ld0162-tx32.am.freescale.net> you wrote:
> The following changes since commit 4d0b54685c5c656023b826089ef8cc0ea1c5cd9e:
>   Haavard Skinnemoen (1):
> Merge branch 'fixes'
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Dave Liu (2):
>   mpc83xx: enable eLBC NAND support for MPC8315ERDB board
>   NAND: Fix cache and memory inconsistency issue


This commit (commit c70564e6b1bd08f) broke the SIMPC8313_LP board:

nand_boot_fsl_elbc.o: In function `nand_boot':
nand_spl/board/sheldon/simpc8313/nand_boot_fsl_elbc.c:150: undefined reference 
to `flush_cache'
make[1]: *** [/home/wd/git/u-boot/work/nand_spl/u-boot-spl] Error 1
make: *** [nand_spl] Error 2


Please fix.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"Unix is simple, but it takes a genius to understand the simplicity."
 - Dennis Ritchie
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2009-01-23 Thread Wolfgang Denk
Dear Scott Wood,

In message <20090123170833.ga12...@ld0162-tx32.am.freescale.net> you wrote:
> The following changes since commit 4d0b54685c5c656023b826089ef8cc0ea1c5cd9e:
>   Haavard Skinnemoen (1):
> Merge branch 'fixes'
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Dave Liu (2):
>   mpc83xx: enable eLBC NAND support for MPC8315ERDB board
>   NAND: Fix cache and memory inconsistency issue
> 
> Kyungmin Park (2):
>   Sync with 2.6.27
>   Add markbad function
> 
> Mike Frysinger (2):
>   NAND: move board_nand_init to nand.h
>   nand: fixup printf modifiers to match types used
> 
> Nishanth Menon (1):
>   NAND: Enable nand lock, unlock feature
> 
> Schlaegl Manfred jun (1):
>   nand read.jffs2 (nand_legacy) in common/cmd_nand.c
> 
> Stefan Roese (4):
>   OneNAND: Fix compiler warnings
>   OneNAND: Save version_id in onenand_chip struct
>   OneNAND: Bad block aware read/write command support
>   OneNAND: Additional sync with 2.6.27
> 
> Wolfgang Grandegger (1):
>   NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
> 
>  common/cmd_nand.c |  107 ++--
>  common/cmd_onenand.c  |  530 -
>  doc/README.nand   |2 +-
>  drivers/mtd/nand/nand.c   |2 -
>  drivers/mtd/nand/nand_base.c  |2 +-
>  drivers/mtd/nand/nand_util.c  |   91 ++--
>  drivers/mtd/nand_legacy/nand_legacy.c |2 +-
>  drivers/mtd/onenand/onenand_base.c|  640 
> +++--
>  drivers/mtd/onenand/onenand_bbt.c |8 +-
>  drivers/mtd/onenand/onenand_uboot.c   |   10 +-
>  include/configs/ASH405.h  |1 -
>  include/configs/CATcenter.h   |1 -
>  include/configs/CMS700.h  |1 -
>  include/configs/DU440.h   |1 -
>  include/configs/G2000.h   |1 -
>  include/configs/HH405.h   |1 -
>  include/configs/HUB405.h  |1 -
>  include/configs/IDS8247.h |1 -
>  include/configs/M5329EVB.h|1 -
>  include/configs/M5373EVB.h|1 -
>  include/configs/MPC8313ERDB.h |1 -
>  include/configs/MPC8315ERDB.h |   11 +-
>  include/configs/MPC8360ERDK.h |1 -
>  include/configs/MPC837XEMDS.h |1 -
>  include/configs/MPC8536DS.h   |1 -
>  include/configs/MPC8572DS.h   |1 -
>  include/configs/NC650.h   |1 -
>  include/configs/NETPHONE.h|1 -
>  include/configs/NETTA.h   |1 -
>  include/configs/NETTA2.h  |1 -
>  include/configs/NETVIA.h  |1 -
>  include/configs/PLU405.h  |1 -
>  include/configs/PMC440.h  |1 -
>  include/configs/PPChameleonEVB.h  |2 -
>  include/configs/SXNI855T.h|1 -
>  include/configs/TQM8272.h |1 -
>  include/configs/TQM85xx.h |1 -
>  include/configs/VCMA9.h   |1 -
>  include/configs/VOH405.h  |1 -
>  include/configs/WUH405.h  |1 -
>  include/configs/acadia.h  |1 -
>  include/configs/afeb9260.h|1 -
>  include/configs/alpr.h|1 -
>  include/configs/at91cap9adk.h |1 -
>  include/configs/at91rm9200dk.h|1 -
>  include/configs/at91sam9260ek.h   |1 -
>  include/configs/at91sam9261ek.h   |1 -
>  include/configs/at91sam9263ek.h   |1 -
>  include/configs/at91sam9rlek.h|1 -
>  include/configs/bamboo.h  |1 -
>  include/configs/bf537-stamp.h |1 -
>  include/configs/canyonlands.h |1 -
>  include/configs/csb637.h  |1 -
>  include/configs/davinci_dvevm.h   |1 -
>  include/configs/davinci_schmoogie.h   |1 -
>  include/configs/davinci_sffsdr.h  |1 -
>  include/configs/davinci_sonata.h  |1 -
>  include/configs/delta.h   |1 -
>  include/configs/kilauea.h |1 -
>  include/configs/netstar.h |1 -
>  include/configs/omap2420h4.h  |1 -
>  include/configs/pdnb3.h   |1 -
>  include/configs/quad100hd.h   |1 -
>  include/configs/sbc2410x.h|1 -
>  include/configs/sc3.h |1 -
>  include/co

Re: [U-Boot] Pull request: nand flash

2008-12-30 Thread Wolfgang Denk
Dear Scott,

In message <20081216211654.ga...@ld0162-tx32.am.freescale.net> you wrote:
> The following changes since commit 7f202217356f19e519e6ec57a29de9af73067037:
>   Wolfgang Denk (1):
> Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-nand-flash.git master
> 
> Scott Wood (1):
>   NAND: Mark the BBT as scanned prior to calling scan_bbt.
> 
>  drivers/mtd/nand/nand_base.c |2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Done, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The optimum committee has no members.
   - Norman Augustine
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2008-12-17 Thread Liu Dave
> I'll apply it to the "next" branch, but it's not needed for 
> the upcoming release because there's no board upstream
> with d-cache enabled.

It is fine, thanks.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: nand flash

2008-12-17 Thread Scott Wood
On Tue, Dec 16, 2008 at 04:32:40PM -0700, Liu Dave wrote:
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-nand-flash.git master
> > 
> > Scott Wood (1):
> >   NAND: Mark the BBT as scanned prior to calling scan_bbt.
> > 
> 
> Scott,
> could you pick the patch
> [PATCH v3] nand: Fix cache and memory inconsistent issue

I'll apply it to the "next" branch, but it's not needed for the upcoming
release because there's no board upstream with d-cache enabled.

-Scott
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


  1   2   >