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: LPC2XXX interrupt_acknowledge


On Sat, May 06, 2006 at 08:58:01AM +0100, Andy Jackson wrote:
> Hi,

> 2. it adds support for XCLK on the LPC22xx parts and makes the VPB and
> XCLK dividers CDL configurable.

This broke targets other than LPC22XX. CYGNUM_HAL_ARM_LPC2XXX_XCLKDIV
is only active with LPC22XX, but hal_hardware_init() used it
unconditionally.

Also, please could you set your editor to insert spaces, not tabs. I
had to re-indent all the changes you made to make the indentation
correct.

I've committed the fixed patch.

        Thanks
                Andrew


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