ecos/packages/hal/cortexm/kinetis/var/current ...

[email protected] Sun, 02 Jun 2013 16:36:08 +0000
Newsgroups gmane.os.ecos.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	[email protected]	2013-06-02 16:36:08

Modified files:
	packages/hal/cortexm/kinetis/var/current: ChangeLog 
	packages/hal/cortexm/kinetis/var/current/cdl: 
	                                              hal_cortexm_kinetis.cdl 
	                                              kinetis_clocking.cdl 
	packages/hal/cortexm/kinetis/var/current/include: hal_cache.h 
	                                                  var_io_lmem.h 
Added files:
	packages/hal/cortexm/kinetis/var/current/cdl: kinetis_ddram.cdl 
	                                              kinetis_fbram.cdl 

Log message:
	Add FlexBus RAM configuration and caching, DDRAM CDL moved
	to a separate file. Updated FlexNVM configuration with 512KiB FlexNVM
	and 16KiB FlexMemory.
	CYGINT_HAL_CORTEXM_KINETIS_150 moved to hal_cortexm_kinetis.cdl
	Add more cache functions. [ Bugzilla 1001837 ]