[PATCH 00/11] Rationalize and consolidate ARMs evaluation boards

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Jan 27 08:45:32 EST 2011


This series, which applies on top of the CLCD series consolidates some
of the code used on ARM platforms, in particular the FPGA interrupt,
local timer, and SMP bring up code.

We also add sched_clock() support for Integrator/CP, but only when we're
building only for Integrator/CP as Integrator/AP platforms don't have
the 24MHz counter.  We also move the sched_clock() initialization to
the early init callback, along with registering the clock lookups.

As we know how DMA is to be supported with primecells, we no longer need
the DMA definitions which aren't used, so these are removed.



More information about the linux-arm-kernel mailing list