This is the mail archive of the ecos-patches@sourceware.org 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]

Re: LPC24xx HAL patch (for LPC2468 OEM board)


Hello Andrew,

here ist the patch for the missing ChangeLog entry in hal/arm/lpc24xx/ea2468. Do you really have applied the rest of the LPC24xx patch - could not find anything in the eCos CVS?

Kind regards, Uwe

On Mon, Jul 21, 2008 at 01:25:21PM +0200, uwe.kindler@cetoni.de wrote:
Hello,

the attached patch adds support for the LPC2xxx CAN device driver to the LPC24xx HAL and the LPC2468 OEM board from Embedded Artists.

The patch is missing a ChangeLog entry in hal/arm/lpc24xx/ea2468.


Please send me just the ChangeLog. I have the rest of the patch
already applied.

        Thanks
                Andrew
--- ecos_web_cvs/ecos/packages/hal/arm/lpc24xx/ea2468/current/ChangeLog	2008-07-12 16:31:07.000000000 +0200
+++ ecos/ecos/packages/hal/arm/lpc24xx/ea2468/current/ChangeLog	2008-07-24 09:17:26.000000000 +0200
@@ -1,3 +1,10 @@
+2008-07-21  Uwe Kindler  <uwe_kindler@web.de>
+
+	* src/ea2468_misc.c: Added hal_lpc_can_init() to initialize CAN
+	channels
+	* include/plf_io.h: Added HAL_LPC2XXX_INIT_CAN() macro for CAN channel
+	initialisation
+	
 2008-07-06  Uwe Kindler  <uwe_kindler@web.de>
 
 	* Initial release of Embedded Artists LPC2468 OEM board package

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