public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: asl@sourceware.org
To: ecos-cvs@ecos.sourceware.org
Subject: ecos/packages/hal/arm/lpc2xxx/var/current Chan ...
Date: Tue, 22 Jul 2008 18:52:00 -0000	[thread overview]
Message-ID: <20080722185216.28871.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2008-07-22 18:52:16

Modified files:
	packages/hal/arm/lpc2xxx/var/current: ChangeLog 
	packages/hal/arm/lpc2xxx/var/current/cdl: hal_arm_lpc2xxx.cdl 
	packages/hal/arm/lpc2xxx/var/current/include: lpc2xxx_misc.h 
	packages/hal/arm/lpc2xxx/var/current/src: lpc2xxx_misc.c 

Log message:
	* cdl/hal_arm_lpc2xxx.cdl: Added option
	CYGHWR_HAL_ARM_LPC2XXX_VARIANT_VERSION to identify the variant version
	because some on-chip peripherals changed slightly in newer veriants.
	CYGNUM_HAL_ARM_LPC2XXX_PCLK is the pre calculated peripheral clock
	value. CYGNUM_HAL_ARM_LPC2XXX_XCLK is the pre calculated XCLK
	value.
	* include/lpc2xxx_misc.h: Added HAL_LPC2XXX_INIT_CAN() macro fo
	initialisation of CAN channels (required by CAN driver). Added
	CYGNUM_HAL_ARM_LPC2XXX_CAN_CLK to define the CAN peripheral clock
	for CAN driver.
	* include/lpc2xxx_misc.c: Removed functions hal_lpc_get_cclk()
	hal_lpc_get_pclk() and hal_lpc_get_xclk() because they are not
	required and all clock values (CCLK, PCLK and XCLK) are
	configuration values and pre calculated in CDL file.
	Added hal_lpc_can_init() function for initialisation of CAN
	channels.
	* cdl/hal_arm_lpc2xxx.cdl: add suffix option to denote
	different versions of LPC2XXX
	
	* : dos2unix everything....


             reply	other threads:[~2008-07-22 18:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-22 18:52 asl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-14  3:10 sergeig
2009-06-10 20:56 jld
2009-01-15  3:40 jlarmour
2008-12-02 20:09 asl
2007-09-15 14:43 asl
2007-07-30 18:09 asl
2007-06-04 20:41 asl
2006-05-08 17:51 asl
2006-05-08 13:17 asl
2006-05-07 18:36 asl
2004-11-14 14:12 asl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080722185216.28871.qmail@sourceware.org \
    --to=asl@sourceware.org \
    --cc=ecos-cvs@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).