Messages in this thread |  | | Date | Fri, 24 Oct 2014 10:23:09 +0100 | From | Catalin Marinas <> | Subject | Re: [PATCH] ARM: supplementing IO accessors with 64 bit capability |
| |
On Thu, Oct 23, 2014 at 08:47:32PM +0100, Nicolas Pitre wrote: > On Wed, 22 Oct 2014, Catalin Marinas wrote: > > > On Wed, Oct 22, 2014 at 05:06:23PM +0100, mathieu.poirier@linaro.org wrote: > > > +#if __LINUX_ARM_ARCH__ >= 5 > > > > My old ARMv5 book does not list LDRD/STRD. It looks like they only come > > with ARMv5TE. Are there any processors prior to this supported by the > > kernel? > > We still supports ARMv4 targets.
Yes. What I meant is non-TE ARMv5 targets.
-- Catalin
|  |