* [Xenomai-help] MPC5200 and 2.6.25-powerpc-DENX
@ 2008-07-15 10:08 Bjoern Slotkowski
2008-07-15 10:29 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: Bjoern Slotkowski @ 2008-07-15 10:08 UTC (permalink / raw)
To: xenomai
Hello,
I am using a MPC5200B and want to use xenomai 2.4.4 and linux-kernel 2.6.25
on it.
For the powerpc I think I have to use the
adeos-ipipe-2.6.25-powerpc-DENX-2.2-02.patch.
And this is my problem: Where can I get the 2.6.25-powerpc-DENX-2.2-02
kernel ?
I am relativly new to linux and xenomai so probably a I am the 101'st who
asks this question but
I don't find any hints in the internet.
I tried to get the linux-2.6-denx on Denx's homepage via git.
Our firewall blocks port 9418 so I used http but get the error
"Couldn't get http://git.denx.de/linux-2.6-denx.git/refs/heads/405EX for
heads/405EX".
Am I on the right way and if not can someone point me to the right way ?
Thanks in advance,
Bjoern
--
imc Messsysteme GmbH Tel: +49 30 46 70 90 23
Voltastraße 5 Fax: +49 30 46 31 57 6
13355 Berlin http://www.imc-berlin.de
Germany mailto:Bjoern.Slotkowski@domain.hid
Sitz der Gesellschaft : Berlin
Handelsregister : Berlin-Charlottenburg HRB 28778
Geschäftsführer : Dr.-Ing. Dietmar Sprenger
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-help] MPC5200 and 2.6.25-powerpc-DENX
2008-07-15 10:08 [Xenomai-help] MPC5200 and 2.6.25-powerpc-DENX Bjoern Slotkowski
@ 2008-07-15 10:29 ` Wolfgang Denk
2008-07-15 11:53 ` Bjoern Slotkowski
0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2008-07-15 10:29 UTC (permalink / raw)
To: Bjoern Slotkowski; +Cc: xenomai
In message <AEEPJNCLKODJPOANLAJJMEHBCIAA.bjoern.slotkowski@domain.hid> you wrote:
>
> And this is my problem: Where can I get the 2.6.25-powerpc-DENX-2.2-02
> kernel ?
You can get this (and any other version) from our git repository.
> I tried to get the linux-2.6-denx on Denx's homepage via git.
> Our firewall blocks port 9418 so I used http but get the error
> "Couldn't get http://git.denx.de/linux-2.6-denx.git/refs/heads/405EX for
> heads/405EX".
You can also use HTTP protocol (although *much* slower), and you can
even download compressed tarballs simply by clicking on one of the
"snapshot" links.
> Am I on the right way and if not can someone point me to the right way ?
Hope this helps.
> imc Messsysteme GmbH Tel: +49 30 46 70 90 23
Ah. Please say hallo to Steven Scholz...
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
God grant me the senility to accept the things I cannot change, The
frustration to try to change things I cannot affect, and the wisdom
to tell the difference.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-help] MPC5200 and 2.6.25-powerpc-DENX
2008-07-15 10:29 ` Wolfgang Denk
@ 2008-07-15 11:53 ` Bjoern Slotkowski
2008-07-15 19:03 ` Philippe Gerum
0 siblings, 1 reply; 4+ messages in thread
From: Bjoern Slotkowski @ 2008-07-15 11:53 UTC (permalink / raw)
To: wd; +Cc: xenomai
Thanks for your help especially the feature of the snapshots.
Think my git version was to old (1.4).
But I still have a question:
What is the right kernel - snapshot.
In the README file in ksrc/arch/powerpc/patches are
GIT commit numbers for linux version 2.6.23 ,24 and 2.4.25 but not for
2.6.25.
I took a snapshot near the date xenomai 2.4.4 was released but I still get
"hunks failed"
when I patch the ipipe and I fear this is not ok.
Best regards,
Bjoern
-----Ursprüngliche Nachricht-----
Von: wd@domain.hid [mailto:wd@domain.hid]
Gesendet: Dienstag, 15. Juli 2008 12:29
An: Bjoern Slotkowski
Cc: xenomai@xenomai.org
Betreff: Re: [Xenomai-help] MPC5200 and 2.6.25-powerpc-DENX
In message <AEEPJNCLKODJPOANLAJJMEHBCIAA.bjoern.slotkowski@domain.hid>
you wrote:
>
> And this is my problem: Where can I get the 2.6.25-powerpc-DENX-2.2-02
> kernel ?
You can get this (and any other version) from our git repository.
> I tried to get the linux-2.6-denx on Denx's homepage via git.
> Our firewall blocks port 9418 so I used http but get the error
> "Couldn't get http://git.denx.de/linux-2.6-denx.git/refs/heads/405EX for
> heads/405EX".
You can also use HTTP protocol (although *much* slower), and you can
even download compressed tarballs simply by clicking on one of the
"snapshot" links.
> Am I on the right way and if not can someone point me to the right way ?
Hope this helps.
> imc Messsysteme GmbH Tel: +49 30 46 70 90 23
Ah. Please say hallo to Steven Scholz...
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
God grant me the senility to accept the things I cannot change, The
frustration to try to change things I cannot affect, and the wisdom
to tell the difference.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-help] MPC5200 and 2.6.25-powerpc-DENX
2008-07-15 11:53 ` Bjoern Slotkowski
@ 2008-07-15 19:03 ` Philippe Gerum
0 siblings, 0 replies; 4+ messages in thread
From: Philippe Gerum @ 2008-07-15 19:03 UTC (permalink / raw)
To: Bjoern Slotkowski; +Cc: xenomai
Bjoern Slotkowski wrote:
> Thanks for your help especially the feature of the snapshots.
> Think my git version was to old (1.4).
>
> But I still have a question:
> What is the right kernel - snapshot.
> In the README file in ksrc/arch/powerpc/patches are
> GIT commit numbers for linux version 2.6.23 ,24 and 2.4.25 but not for
> 2.6.25.
>
Please use DENX-v2.6.25-stable (eaaf8db1666a8e68e63a7f6bdc09ac8fb8eef008). I
will update the README file accordingly.
> I took a snapshot near the date xenomai 2.4.4 was released but I still get
> "hunks failed"
> when I patch the ipipe and I fear this is not ok.
>
>
> Best regards,
>
> Bjoern
>
>
> -----Ursprüngliche Nachricht-----
> Von: wd@domain.hid [mailto:wd@domain.hid]
> Gesendet: Dienstag, 15. Juli 2008 12:29
> An: Bjoern Slotkowski
> Cc: xenomai@xenomai.org
> Betreff: Re: [Xenomai-help] MPC5200 and 2.6.25-powerpc-DENX
>
>
> In message <AEEPJNCLKODJPOANLAJJMEHBCIAA.bjoern.slotkowski@domain.hid>
> you wrote:
>> And this is my problem: Where can I get the 2.6.25-powerpc-DENX-2.2-02
>> kernel ?
>
> You can get this (and any other version) from our git repository.
>
>> I tried to get the linux-2.6-denx on Denx's homepage via git.
>> Our firewall blocks port 9418 so I used http but get the error
>> "Couldn't get http://git.denx.de/linux-2.6-denx.git/refs/heads/405EX for
>> heads/405EX".
>
> You can also use HTTP protocol (although *much* slower), and you can
> even download compressed tarballs simply by clicking on one of the
> "snapshot" links.
>
>> Am I on the right way and if not can someone point me to the right way ?
>
> Hope this helps.
>
>> imc Messsysteme GmbH Tel: +49 30 46 70 90 23
>
> Ah. Please say hallo to Steven Scholz...
>
> 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
> God grant me the senility to accept the things I cannot change, The
> frustration to try to change things I cannot affect, and the wisdom
> to tell the difference.
>
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
>
--
Philippe.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-07-15 19:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-15 10:08 [Xenomai-help] MPC5200 and 2.6.25-powerpc-DENX Bjoern Slotkowski
2008-07-15 10:29 ` Wolfgang Denk
2008-07-15 11:53 ` Bjoern Slotkowski
2008-07-15 19:03 ` Philippe Gerum
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.