This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/io/flash/current ChangeLog doc/f ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Branch: 	ecos-v3_0-branch
Changes by:	jlarmour@sourceware.org	2009-02-20 22:33:32

Modified files:
	packages/io/flash/current: ChangeLog 
	packages/io/flash/current/doc: flash.sgml 
	packages/io/flash/current/include: flash.h 
	packages/io/flash/current/src: flash.c flashiodev.c 
	                               flashiodevlegacy.c legacy_api.c 

Log message:
	* include/flash.h: Reinstate printf arg to cyg_flash_init, but it
	will now be officially required to be set to NULL.
	* src/flash.c (cyg_flash_init): Act on printf arg again (even though
	it's not meant to be non-NULL).
	* src/flashiodev.c (flashiodev_init): Call cyg_flash_init with NULL.
	* src/flashiodevlegacy.c (flashiodev_init): Ditto.
	* src/legacy_api.c (flash_init): Ditto.
	* doc/flash.sgml: Update cyg_flash_init as above, deprecating use of
	non-NULL parameter.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]