<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hello all,</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp; I'm porting Linux 2.4.25 at my 
MPC852T.My first used is 2.4.4,&nbsp;I assign&nbsp;my board info ptr to 0x3400 
and pass it to linux 2.4.4.</FONT></DIV>
<DIV><FONT size=2>It works fine. But 2.4.25's head.S changes much code &nbsp;I 
don't know how to porting it. I need help.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT size=2>My&nbsp;add&nbsp;code&nbsp; like this</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>li&nbsp;&nbsp;&nbsp; r3, 0x3400</FONT></DIV>
<DIV><FONT size=2>mr&nbsp;r11,r3 </FONT></DIV>
<DIV><FONT size=2>(../arch/ppc/mbxboot/head.S)</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>to 2.4.4.</FONT></DIV></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>&nbsp;<FONT size=2>&nbsp;&nbsp; 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</FONT></DIV>
<DIV><FONT size=2>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</FONT></DIV>
<DIV><FONT size=2>know where to download older kernel, please tell 
me,thanks.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Best Regards,</FONT></DIV>
<DIV><FONT size=2>Rober Hsu</FONT></DIV></BODY></HTML>