This is the mail archive of the ecos-cvs@sources.redhat.com 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/devs/flash/mips/atlas/current Ch ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2003-09-23 09:50:19

Modified files:
	packages/devs/flash/mips/atlas/current: ChangeLog 
	packages/devs/flash/mips/atlas/current/cdl: flash_atlas.cdl 
	packages/devs/flash/mips/atlas/current/src: atlas_flash.c 
	                                            flash_erase_block.c 
	                                            flash_lock_block.c 
	                                            flash_program_buf.c 
	                                            flash_query.c 
	                                            flash_unlock_block.c 

Log message:
	* cdl/flash_atlas.cdl: Added requirements for strncmp.
	* cdl/flash_atlas.cdl:
	* src/flash_lock_block.c (flash_lock_block):
	* src/flash_unlock_block.c (flash_unlock_block):
	* src/flash_erase_block.c (flash_erase_block):
	* src/flash_query.c (flash_query):
	* src/flash_program_buf.c (flash_program_buf): Use .2ram sections
	for putting flash functions to RAM instead of the old method. Use
	generic flash_dev_query


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