Re: [PATCH 18/26] ARM: pxa: MTD_XIP is not actually working anymore

From: Nicolas Pitre
Date: Sat Oct 08 2011 - 13:37:09 EST


On Sat, 8 Oct 2011, Eric Miao wrote:

> On Sun, Oct 2, 2011 at 4:03 AM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> > The headers files required for XIP support have moved around
> > over the last few years, and the code no longer builds.
> > Until someone fixes this, let's just disable support, leaving
> > sa1100 as the only platform still supporting xip.
> >
> > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> It is actually fixable, the problem is really mtd-xip.h is referencing
> the interrupt registers directly which I moved them to mach-pxa/irq.c
> for better modularization.
>
> I'm fine to drop XIP. I'm afraid Nico's gonna be a bit disappointed
> as I broke his favorite XIP code :-)

Well, I don't care much myself. I have no use for that capability, even
though this was interesting to implement. So it only depends if someone
relies on this or not.

A few months ago I asked on the list if XIP was still useful, and Tim
Bird replied that Sony was indeed using it. So if this is not too hard
to keep this feature alive then I'd go with that option.


Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/