From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <537FA0A3.301@xenomai.org> Date: Fri, 23 May 2014 21:25:23 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Xenomai on linux-3.8.13 core ARM Cortex A9 - ARMv7 (v7l) SoC Samsung Exynos 4412 List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexandre Donisete Bensi , xenomai@xenomai.org On 05/23/2014 09:08 PM, Alexandre Donisete Bensi wrote: > Hi! > > I am trying to install xenomai on ARM Cortex A9 - ARMv7 (v7l) SoC > Samsung Exynos 4412 on linux-3.8.13.23 board OdroidU2/U3. To port > xenomai to this board I need to add some functions to hardware timer > and interrupt handler according No. > http://www.xenomai.org/index.php/I-pipe-core:ArmPorting > > But mach-exynos directory is different and I cannot find the files > referenced :( > > root@odroid:/usr/src/linux-3.8.13.23/arch/arm/mach-exynos# > clock-exynos4210.c clock-exynos4212.c clock-exynos4.c > mach-hkdk4412.c mach-smdk4x12.c mach-exynos4-dt.c > > I confess that I am with many doubts. All attempts I made on this > platform end as: > checking file mm/vmalloc.c > prepare-kernel.sh: Unable to patch kernel 3.8.13.23 with > ipipe-core-3.8.13-arm-3.patch. > > Is there any documentation that is closest to my case? You have the documentation, you only do not read it carefully. The patch for 3.8.13 is for 3.8.13, not for 3.8.13.23. -- Gilles.