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/hal/powerpc/quicc/current Change ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour at sourceware dot org	2003-03-31 15:27:51

Modified files:
	packages/hal/powerpc/quicc/current: ChangeLog 
	packages/hal/powerpc/quicc/current/src: cpm.c quicc_smc1.c 

Log message:
	* src/quicc_smc1.c (cyg_hal_smcx_init_channel):
	(cyg_hal_sccx_init_channel):
	
	* src/cpm.c: Include <string.h> for memset().
	(_mpc8xx_reset_cpm): use CPM busy flag to check reset completion.
	* src/quicc_smc1.c: Include <string.h> for memset().
	(cyg_hal_smcx_init_channel): Don't reset CPM here - let variant
	initialization do it. Only let through RX interrupts.
	(cyg_hal_sccx_init_channel): Ditto.


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