Re: [Xenomai] [help] porting I-pipe patch on linux-3.4 ARM(cortex-a7) soc

2016-08-17 Thread xielinfei
Well, thank you kindly reply. Yes, without ipipe/xenomai the system can boot on. currently, the main problem is that with ipipe (without Xenomai) the system will halt. Owning to the BSP is based on linux-3.4. what I wonder to know with ipipe only, which case the IPIPE_STALL_FLAG will be set?

Re: [Xenomai] [help] porting I-pipe patch on linux-3.4 ARM(cortex-a7) soc

2016-08-17 Thread Lennart Sorensen
On Wed, Aug 17, 2016 at 05:13:26PM +0800, xielinfei wrote: > > Add kernel message > > > Starting kernel ... > > [sun8i_fixup]: From boot, get meminfo: > Start: 0x4000 > Size: 64MB > ion_carve

Re: [Xenomai] Gilles Chanteperdrix, 1975-2016

2016-08-17 Thread Nicolas SCHURANDO
His relentless dedication was a true source of inspiration. I believe he made a valuable and long-lasting contribution, which is I’m sure all any of us hope to be true at the end of our lives. His legacy will live on through all that will ever stem from his passionate and meaningful work. Mes pl

Re: [Xenomai] [help] porting I-pipe patch on linux-3.4 ARM(cortex-a7) soc

2016-08-17 Thread xielinfei
Add kernel message Starting kernel ... [sun8i_fixup]: From boot, get meminfo: Start: 0x4000 Size: 64MB ion_carveout reserve: 30m@0 30m@0 ion_reserve_common: ion reserve: [0x4220, 0x44000

[Xenomai] [help] porting I-pipe patch on linux-3.4 ARM(cortex-a7) soc

2016-08-17 Thread xielinfei
Hi Philippe, I try to port Xenomai-2.6.2 to ARM (cortex-a7) soc, Using: Linux version: linux-3.4.39 I-pipe patch: ipipe-core-3.4.6-arm-4.patch Hardware: ARM (cortex-a7) single CPU Following the guild: Porting Xenomai dual kernel to a new ARM SoC - Xenomai