New Kirkwood board support
Russell King - ARM Linux
linux at arm.linux.org.uk
Thu Oct 28 15:43:06 EDT 2010
On Thu, Oct 28, 2010 at 09:36:03PM +0200, Nils Faerber wrote:
> +MACHINE_START(TK71, "TK71 Kirkwood based Q7 formfactor board")
> + /* Maintainer: Nils Faerber <nils.faerber at kernelconcepts.de> */
> + .phys_io = KIRKWOOD_REGS_PHYS_BASE,
> + .io_pg_offst = ((KIRKWOOD_REGS_VIRT_BASE) >> 18) & 0xfffc,
The reason you don't want this is because these have been removed
during this merge window already, so merging this code as-is into
current mainline won't build.
More information about the linux-arm-kernel
mailing list