LPC2XXX interrupt_acknowledge

Andrew Lunn andrew@lunn.ch
Sun May 7 18:42:00 GMT 2006


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



More information about the Ecos-patches mailing list