Re: [Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-07-20 Thread Paul Thomas
I load u-boot to ram, and then use the u-boot NAND commands. Also you have to be careful word 6 of the bootloader is just the length, but my compiler always throws something at the top. thanks, Paul ___ Openocd-development mailing list Openocd-developme

Re: [Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-05-03 Thread Dean Glazeski
Well that's a strange one. Thanks for doing the comparison for me and sharing the result and fix! // Dean Glazeski On Mon, May 3, 2010 at 12:01 PM, Gary Carlson wrote: > Dean/Peter, > > Well I have some good news on this problem. I finally discovered on Friday > what the issue was. Atmel¹s t

Re: [Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-05-03 Thread Gary Carlson
Dean/Peter, Well I have some good news on this problem. I finally discovered on Friday what the issue was. Atmel¹s technical support confirmed my suspicions this morning. On the bright side, it turns out this is not directly an OpenOCD issue. :) Atmel¹s internal BootROM masked programmed at t

Re: [Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-05-03 Thread Dean Glazeski
On Mon, May 3, 2010 at 6:36 AM, Peter Korsgaard wrote: > > "Gary" == Gary Carlson writes: > > Gary> I wanted to see if anyone has any experience trying to upload the > Gary> AT91Bootstrap code into NAND flash for any of the AT91SAM9XXX parts > (i.e. > Gary> AT91SAM9260, AT91SAM9G20, etc.)

Re: [Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-05-03 Thread Peter Korsgaard
> "Gary" == Gary Carlson writes: Gary> I wanted to see if anyone has any experience trying to upload the Gary> AT91Bootstrap code into NAND flash for any of the AT91SAM9XXX parts (i.e. Gary> AT91SAM9260, AT91SAM9G20, etc.) using OpenOCD? Gary> I have tried erasing and programming the fir

Re: [Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-04-28 Thread Gary Carlson
On 4/27/10 11:52 PM, "Jon Povey" wrote: > Gary Carlson wrote: >> I wanted to see if anyone has any experience trying to upload the >> AT91Bootstrap code into NAND flash for any of the AT91SAM9XXX parts >> (i.e. AT91SAM9260, AT91SAM9G20, etc.) using OpenOCD? > ... >> At this point, I >> would b

Re: [Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-04-27 Thread Jon Povey
Gary Carlson wrote: > I wanted to see if anyone has any experience trying to upload the > AT91Bootstrap code into NAND flash for any of the AT91SAM9XXX parts > (i.e. AT91SAM9260, AT91SAM9G20, etc.) using OpenOCD? ... > At this point, I > would be happy if someone has marched down this path before a

[Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-04-27 Thread Gary Carlson
I wanted to see if anyone has any experience trying to upload the AT91Bootstrap code into NAND flash for any of the AT91SAM9XXX parts (i.e. AT91SAM9260, AT91SAM9G20, etc.) using OpenOCD? I have tried erasing and programming the first block of the NAND flash in every command combination possible wi