Re: [Openocd-development] AT91SAM9260/AT91SAM9G20 Progress

2009-08-30 Thread Ferdinand Postema
Hi Gary, You are correct, I 'm in the process of writing a device driver for the NAND flash on my board. Only the progress is not so fast. Currently I'm reading some documents about NAND flash devices, the Open NAND Flash Interface (ONFI) and the peripherals inside the at91sam9260 which suppor

Re: [Openocd-development] AT91SAM9260/AT91SAM9G20 Progress

2009-08-30 Thread Ferdinand Postema
This is my config script for the MMnet1001 module from Propox. Øyvind Harboe schreef: Could you post your config scripts? ## Chip: set CHIPNAME at91sam9260 set CPUTAPID 0x0792603f set ENDIAN little source [find target/at91sam9260.cfg] $_TARGETNAME configure -event reset-init {at91sam_init}

Re: [Openocd-development] AT91SAM9260/AT91SAM9G20 Progress

2009-08-28 Thread Øyvind Harboe
Could you post your config scripts? -- Øyvind Harboe Embedded software and hardware consulting services http://www.zylin.com ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-deve

[Openocd-development] AT91SAM9260/AT91SAM9G20 Progress

2009-08-28 Thread Gary Carlson
Hi Ferdinand, I have managed to work through most of my problems with ³reset init² on the AT91SAM9G20-EK board. The unstable behavior I suffered through the last couple of weeks appears to now be confirmed as configuration issues in certain registers that are set by the vanilla AT91SAM9260 target