* [Xenomai-help] Porting on ARM-11
@ 2010-12-20 13:53 Usama Masood
2010-12-20 14:01 ` Philippe Gerum
0 siblings, 1 reply; 8+ messages in thread
From: Usama Masood @ 2010-12-20 13:53 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 107 bytes --]
I am new at RTAI and i want to port Xenomai on ARM 11. Any direction? Thankyou.
Usama Masood
[-- Attachment #2: Type: text/html, Size: 338 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [Xenomai-help] Porting on ARM-11 2010-12-20 13:53 [Xenomai-help] Porting on ARM-11 Usama Masood @ 2010-12-20 14:01 ` Philippe Gerum 2010-12-20 14:03 ` Usama Masood 0 siblings, 1 reply; 8+ messages in thread From: Philippe Gerum @ 2010-12-20 14:01 UTC (permalink / raw) To: Usama Masood; +Cc: xenomai On Mon, 2010-12-20 at 05:53 -0800, Usama Masood wrote: > > I am new at RTAI and i want to port Xenomai on ARM 11. Any direction? > Thankyou. > Well, we are new to RTAI as well. Maybe this would help: http://xenomai.org/index.php/Embedded_Device_Support#Supported_SoC > Usama Masood > > _______________________________________________ > Xenomai-help mailing list > Xenomai-help@domain.hid > https://mail.gna.org/listinfo/xenomai-help -- Philippe. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-help] Porting on ARM-11 2010-12-20 14:01 ` Philippe Gerum @ 2010-12-20 14:03 ` Usama Masood 2010-12-20 15:04 ` Philippe Gerum 2010-12-20 15:45 ` Wolfgang Denk 0 siblings, 2 replies; 8+ messages in thread From: Usama Masood @ 2010-12-20 14:03 UTC (permalink / raw) To: Philippe Gerum; +Cc: xenomai [-- Attachment #1: Type: text/plain, Size: 771 bytes --] Thanks man but the list have no ARM11 processor ...... ________________________________ From: Philippe Gerum <rpm@xenomai.org> To: Usama Masood <mirza.usama@domain.hid> Cc: xenomai@xenomai.org: Mon, December 20, 2010 7:01:49 PM Subject: Re: [Xenomai-help] Porting on ARM-11 On Mon, 2010-12-20 at 05:53 -0800, Usama Masood wrote: > > I am new at RTAI and i want to port Xenomai on ARM 11. Any direction? > Thankyou. > Well, we are new to RTAI as well. Maybe this would help: http://xenomai.org/index.php/Embedded_Device_Support#Supported_SoC > Usama Masood > > _______________________________________________ > Xenomai-help mailing list > Xenomai-help@domain.hid> https://mail.gna.org/listinfo/xenomai-help -- Philippe. [-- Attachment #2: Type: text/html, Size: 1665 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-help] Porting on ARM-11 2010-12-20 14:03 ` Usama Masood @ 2010-12-20 15:04 ` Philippe Gerum 2010-12-20 15:45 ` Wolfgang Denk 1 sibling, 0 replies; 8+ messages in thread From: Philippe Gerum @ 2010-12-20 15:04 UTC (permalink / raw) To: Usama Masood; +Cc: xenomai On Mon, 2010-12-20 at 06:03 -0800, Usama Masood wrote: > > Thanks man but the list have no ARM11 processor ...... > First line of the ARM SoC section there: Integrator/CP. Which is a versatile platform supporting different processors. Now, with a bit more curiosity, excerpt from ksrc/arch/arm/patches/README from a Xenomai tarball: -- supported boards o ARM Integrator/CP ARM 1136 Which in fact means that "porting to ARM11" as a processor family does not mean much. But I'm a bit new to Xenomai as well and you do need accurate info, so I'll let other people pick up. > > > ______________________________________________________________________ > From: Philippe Gerum <rpm@xenomai.org> > To: Usama Masood <mirza.usama@domain.hid> > Cc: xenomai@xenomai.org > Sent: Mon, December 20, 2010 7:01:49 PM > Subject: Re: [Xenomai-help] Porting on ARM-11 > > On Mon, 2010-12-20 at 05:53 -0800, Usama Masood wrote: > > > > I am new at RTAI and i want to port Xenomai on ARM 11. Any > direction? > > Thankyou. > > > > Well, we are new to RTAI as well. Maybe this would help: > > http://xenomai.org/index.php/Embedded_Device_Support#Supported_SoC > > > Usama Masood > > > > _______________________________________________ > > Xenomai-help mailing list > > Xenomai-help@domain.hid > > https://mail.gna.org/listinfo/xenomai-help > > -- > Philippe. > > > > -- Philippe. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-help] Porting on ARM-11 2010-12-20 14:03 ` Usama Masood 2010-12-20 15:04 ` Philippe Gerum @ 2010-12-20 15:45 ` Wolfgang Denk 2010-12-20 17:37 ` Usama Masood 1 sibling, 1 reply; 8+ messages in thread From: Wolfgang Denk @ 2010-12-20 15:45 UTC (permalink / raw) To: Usama Masood; +Cc: xenomai Dear Usama Masood, In message <957881.73468.qm@domain.hid> you wrote: > > Thanks man but the list have no ARM11 processor ...... You should really be a bit more precise, and look around a bit better before making such statements. For example, the page Philippe pointed you to includes support for i.MX31. Guess which CPU family this SoC belongs to? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@domain.hid He'd been wrong, there _was_ a light at the end of the tunnel, and it was a flamethrower. - Terry Pratchett, _Mort_ ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-help] Porting on ARM-11 2010-12-20 15:45 ` Wolfgang Denk @ 2010-12-20 17:37 ` Usama Masood 2010-12-20 21:25 ` Gilles Chanteperdrix 2010-12-20 21:27 ` Gilles Chanteperdrix 0 siblings, 2 replies; 8+ messages in thread From: Usama Masood @ 2010-12-20 17:37 UTC (permalink / raw) To: Wolfgang Denk, Xenomai GNA [-- Attachment #1: Type: text/plain, Size: 1091 bytes --] thanks i will reply with some solid reasons ..... my prcessor is S3C6410 (samsung) ARM1176 ________________________________ From: Wolfgang Denk <wd@domain.hid> To: Usama Masood <mirza.usama@domain.hid> Cc: xenomai@xenomai.org: Mon, December 20, 2010 8:45:45 PM Subject: Re: [Xenomai-help] Porting on ARM-11 Dear Usama Masood, In message <957881.73468.qm@domain.hid> you wrote: > > Thanks man but the list have no ARM11 processor ...... You should really be a bit more precise, and look around a bit better before making such statements. For example, the page Philippe pointed you to includes support for i.MX31. Guess which CPU family this SoC belongs to? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@domain.hid been wrong, there _was_ a light at the end of the tunnel, and it was a flamethrower. - Terry Pratchett, _Mort_ [-- Attachment #2: Type: text/html, Size: 2084 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-help] Porting on ARM-11 2010-12-20 17:37 ` Usama Masood @ 2010-12-20 21:25 ` Gilles Chanteperdrix 2010-12-20 21:27 ` Gilles Chanteperdrix 1 sibling, 0 replies; 8+ messages in thread From: Gilles Chanteperdrix @ 2010-12-20 21:25 UTC (permalink / raw) To: Usama Masood; +Cc: Xenomai GNA Usama Masood wrote: > thanks i will reply with some solid reasons ..... > my prcessor is S3C6410 (samsung) ARM1176 Ok. First of all, here we talk about Xenomai, we do not talk about RTAI. If you are interested in running RTAI on this processor, you are asking the wrong list. For some (admittedly biased) opinions on the Xenomai vs RTAI question, see FAQ: http://www.xenomai.org/index.php/FAQs#What_are_the_differences_between_Xenomai_and_RTAI.3F This FAQ does not mention RTAI vs Xenomai on ARM, but..., well, I am biased, so, I shut up. Second, your question is an FAQ. This is FAQ #2: http://www.xenomai.org/index.php/FAQs#Is_my_embedded_setup_supported_by_Xenomai.3F Third, about porting the I-pipe patch on ARM, the architecture revision (ARMv4, ARMv5, ARMv6, ARMv7) and the actual core (ARM920T, ARM926EJS, ARM1136, or Cortex-A8) does not really matter, the terms ARM9, ARM11, are even more meaningless, what really matters is the particular SOC for which you want support, because the actual things that need be integrated into the I-pipe patch are support for the hardware timer, and GPIO demuxer if any, and these are not standard, neither for an architecture revision, nor for an ARM core, these are SOC specific, or if you are lucky, SOC family specific. So, we have support for S3C24XX, if the support for the S3C SOC family is sufficiently factored in the kernel code, chances are that it will be easy to get it running on S3C6410. If not, then see the Howto which URL is given in answer to FAQ #2. This howto is a bit outdated, especially regarding GPIO demuxing. But if you get the timer running and post your code, we will help you with the rest. -- Gilles. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Xenomai-help] Porting on ARM-11 2010-12-20 17:37 ` Usama Masood 2010-12-20 21:25 ` Gilles Chanteperdrix @ 2010-12-20 21:27 ` Gilles Chanteperdrix 1 sibling, 0 replies; 8+ messages in thread From: Gilles Chanteperdrix @ 2010-12-20 21:27 UTC (permalink / raw) To: Usama Masood; +Cc: Xenomai GNA Usama Masood wrote: > thanks i will reply with some solid reasons ..... > my prcessor is S3C6410 (samsung) ARM1176 And I forgot, please send mails in plain text. -- Gilles. ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-12-20 21:27 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-12-20 13:53 [Xenomai-help] Porting on ARM-11 Usama Masood 2010-12-20 14:01 ` Philippe Gerum 2010-12-20 14:03 ` Usama Masood 2010-12-20 15:04 ` Philippe Gerum 2010-12-20 15:45 ` Wolfgang Denk 2010-12-20 17:37 ` Usama Masood 2010-12-20 21:25 ` Gilles Chanteperdrix 2010-12-20 21:27 ` Gilles Chanteperdrix
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.