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/arm/ebsa285/current C ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2003-09-14 13:12:31

Modified files:
	packages/devs/flash/arm/ebsa285/current: ChangeLog 
	packages/devs/flash/arm/ebsa285/current/cdl: flash_ebsa285.cdl 
	packages/devs/flash/arm/ebsa285/current/src: ebsa285_flash.c 
	                                             flash_erase_block.c 
	                                             flash_program_buf.c 
	                                             flash_query.c 

Log message:
	* src/flash_query.c (flash_query): Casts to stop warnings.
	* src/flash_program_buf.c (flash_program_buf): Fixed compiler warning.
	* src/ebsa285_flash.c: include diag.h header file to stop warning.
	* src/flash_erase_block.c (flash_erase_block):
	* src/flash_query.c (flash_query):
	* src/flash_program_buf.c (flash_program_buf): Put flash functions
	in RAM using section attributes instead of the old method.
	* src/ebsa285_flash.c (flash_hwr_init): Use generic flash_query_dev.


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