linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* about linux 2.4.25 on MPC852T
@ 2005-08-03 16:28 徐勝威
  2005-08-03 16:51 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: 徐勝威 @ 2005-08-03 16:28 UTC (permalink / raw)
  To: linuxppc-embedded

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread
* about linux 2.4.25 on MPC852T
@ 2005-08-04 12:20 徐勝威
  2005-08-04 12:39 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: 徐勝威 @ 2005-08-04 12:20 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

Hello all,

     I'm porting Linux 2.4.25 at my MPC852T.I can make uImag and ramdisk.tar.gz  now.
My question is how to combine these two file to linux.bin  let linux auto mount ramdisk.image.gz.
I think one file would be easy to maintain and download.

PS:I used 2.4.25 and u-boot 1.1.3.I want linux.bin = uImage+ramdisk.image.gz and let u-boot autorun linux.bin 
      at board start up. 


Best Regards,
Rober Hsu

[-- Attachment #2: Type: text/html, Size: 1143 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-04 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-03 16:28 about linux 2.4.25 on MPC852T 徐勝威
2005-08-03 16:51 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2005-08-04 12:20 徐勝威
2005-08-04 12:39 ` Wolfgang Denk

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).