ecos/packages/devs/spi/arm/at91/current Change ...

jlarmour@sourceware.org jlarmour@sourceware.org
Mon Feb 16 23:34:00 GMT 2009


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2009-02-16 23:34:51

Modified files:
	packages/devs/spi/arm/at91/current: ChangeLog 
	packages/devs/spi/arm/at91/current/cdl: spi_at91.cdl 
	packages/devs/spi/arm/at91/current/src: spi_at91.c 
Added files:
	packages/devs/spi/arm/at91/current/src: spi_at91_init.cxx 

Log message:
	* src/spi_at91.c (cyg_spi_at91_bus_init): Partially revert change of
	2009-02-11. Define an empty CYGBLD_ATTRIB_C_INIT_PRI and rely on
	spi_at91_init.cxx to call, in case the compiler does not supply
	that macro (e.g. if too old).
	* cdl/spi_at91.cdl: Revert change of 2009-02-11.
	* src/spi_at91_init.cxx: Revive. Set priority to CYG_INIT_BUS_SPI.
	Conditionalise on CYGBLD_ATTRIB_C_INIT_PRI.



More information about the Ecos-cvs mailing list