**** BEGIN LOGGING AT Fri Oct 05 02:59:57 2007 Oct 05 14:05:34 drath_: ping Oct 05 15:41:40 prpplague: pong Oct 05 16:21:44 drath: hey, quick question, whats the max toggle rate for the ft2232 using libftd2xx? Oct 05 16:24:33 around 1.5 to 2 mhz, iirc Oct 05 16:25:40 ahh ok thanks Oct 05 16:25:40 it operates at 6mhz, but with rather long breaks Oct 05 19:01:02 drath: any good examples of nand support for openocd? Oct 05 19:02:31 lpc3180 is the only example so far Oct 05 19:02:41 and afaik i'm the only one who ever used it :) Oct 05 19:03:12 what target are you working on? s3c24xx? Oct 05 19:04:04 yea Oct 05 19:04:28 drath: i know fluff has some code, but i never can seem to get him to post it Oct 05 19:04:50 drath: i can read/write/erase via ocd script, just need to integrate into ocd Oct 05 19:05:33 well, see if the interface in nand.h works for you, and if you need something else we can modify it Oct 05 19:06:04 there are a few open questions, especially with regards to OOB handling Oct 05 19:06:54 drath: yea, i'm only looking to flash 4k bootstrap that doesn't use OOB Oct 05 19:09:20 drath: yea the nand.c/nand.h looks pretty close, just need to add the low level for the s3c24xx Oct 05 19:19:29 drath: yea, that should do the trick, i'll just have to take the lpc driver and re-do it as a s3c24xx Oct 05 19:22:17 yeah, that's the idea, similar to the NOR flash drivers and the interface in flash.[ch] **** ENDING LOGGING AT Sat Oct 06 02:59:56 2007