From: 徐勝威 <rober.hsu@gmail.com>
To: <linuxppc-embedded@ozlabs.org>
Subject: about linux 2.4.25 on MPC852T
Date: Thu, 4 Aug 2005 00:28:16 +0800 [thread overview]
Message-ID: <002701c59848$cb6b6ed0$0e01000a@orange> (raw)
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
Hello all,
I'm porting Linux 2.4.25 at my MPC852T.My first used is 2.4.4, I assign my board info ptr to 0x3400 and pass it to linux 2.4.4.
It works fine. But 2.4.25's head.S changes much code I don't know how to porting it. I need help.
My add code like this
li r3, 0x3400
mr r11,r3
(../arch/ppc/mbxboot/head.S)
to 2.4.4.
Another question is where can i find older kernel like 2.4.10, 2.4.12,2.4.18 for PowerPC?I know DENX Linux kernel source tree
has the latest version, but i'm not sure there has above version that I want and I don't how to used cvs command to get it.If anyone
know where to download older kernel, please tell me,thanks.
Best Regards,
Rober Hsu
[-- Attachment #2: Type: text/html, Size: 1687 bytes --]
next reply other threads:[~2005-08-03 16:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-03 16:28 徐勝威 [this message]
2005-08-03 16:51 ` about linux 2.4.25 on MPC852T Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2005-08-04 12:20 徐勝威
2005-08-04 12:39 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='002701c59848$cb6b6ed0$0e01000a@orange' \
--to=rober.hsu@gmail.com \
--cc=linuxppc-embedded@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).