v0.3 requires this syntax: flash bank cfi 0x00000000 0x800000 2 2 0 v0.4 requires this: flash bank nand cfi 0x00000000 0x800000 2 2 0
This prevents me from shipping a config file which will work with both versions (i.e currently debian squeeze (0.3.1) and sid (0.4.0)). Is there a way of defining things so it will always work? (strangely the 0.4.0 syntax seemed to work on the v0.3.0 I had packaged locally, but it doesn't work on the 0.3.1 from Debian, giving: "Error: target '2' not defined" Wookey -- Principal hats: iEndian - Balloonboard - Toby Churchill - Emdebian http://wookware.org/ _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
