On Sat, May 16, 2009 at 4:49 PM, Dean Glazeski <[email protected]> wrote: > Hey all, > > Just tried to connect up with my AT91SAM7 dev board from Atmel using the > default target config for the controller (target/sam7x256.cfg) but it > the flash driver is not available (at91sam7). It appears the name has > been changed to at91sam7_new in src/flash/at91sam7.c. Should this line > be updated in the config or should the flash driver name be changed?
I've fixed the name in svn head. Thanks for reporting this. Now they worrying bit is that I *retired* at91sam7_old, which apparently had the "at91sam7" name, so my assumption that the *new* driver has had a lot of testing exposure may well have been incorrect. Please test & report. -- Øyvind Harboe Embedded software and hardware consulting services http://consulting.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
