From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from col0-omc1-s4.col0.hotmail.com (col0-omc1-s4.col0.hotmail.com [65.55.34.14]) by ozlabs.org (Postfix) with ESMTP id 0CD19DDF84 for ; Fri, 17 Oct 2008 06:38:47 +1100 (EST) Message-ID: Content-Type: multipart/alternative; boundary="_dff7b032-e938-41fb-984d-dcae65a7003f_" From: MingLiu To: Subject: xparameters file in the Xilinx kernel tree version 2.6.27-rc4 Date: Thu, 16 Oct 2008 19:38:46 +0000 MIME-Version: 1.0 List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --_dff7b032-e938-41fb-984d-dcae65a7003f_ Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 8bit Dear all, I downloaded the newest version 2.6.27 kernel from the Xilinx tree. I found that it is much different with the previous version 2.6.24-rc8 we are using. Maybe my question is stupid, but I cannot find the previous xparameters_ml40x.h file in arch/ppc/platform/4xx/xparameters/ in the new arch/powerpc folder. So how can I import my BSP parameters in the new kernel for the customized design? One more question is, I tried "make zImage". But I cannot find the generated zImage.elf, as the previous kernel will do.How to generate the .elf kernel file? Thanks for your help and answering. BR Ming _________________________________________________________________ Windows Live Photo gallery 数码相机的超级伴侣,轻松管理和编辑照片,还能制作全景美图! http://get.live.cn/product/photo.html --_dff7b032-e938-41fb-984d-dcae65a7003f_ Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: 8bit Dear all,
I downloaded the newest version 2.6.27 kernel from the Xilinx tree. I found that it is much different with the previous version 2.6.24-rc8 we are using. Maybe my question is stupid, but I cannot find the previous xparameters_ml40x.h file in arch/ppc/platform/4xx/xparameters/ in the new arch/powerpc folder. So how can I import my BSP parameters in the new kernel for the customized design?
 
One more question is, I tried "make zImage". But I cannot find the generated zImage.elf, as the previous kernel will do.How to generate the .elf kernel file?
 
Thanks for your help and answering.
 
BR
Ming
 


使用新一代 Windows Live Messenger 轻松交流和共享! 立即体验! --_dff7b032-e938-41fb-984d-dcae65a7003f_-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from IE1EHSOBE004.bigfish.com (outbound-dub.frontbridge.com [213.199.154.16]) by ozlabs.org (Postfix) with ESMTP id 13567DDF87 for ; Fri, 17 Oct 2008 06:48:37 +1100 (EST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C92FC8.25D4E884" Subject: RE: xparameters file in the Xilinx kernel tree version 2.6.27-rc4 Date: Thu, 16 Oct 2008 13:48:22 -0600 In-Reply-To: References: From: John Linn To: "MingLiu" , Message-ID: <20081016194824.BBC2B10F8083@mail171-dub.bigfish.com> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------_=_NextPart_001_01C92FC8.25D4E884 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Hi Ming, = Arch/ppc has gone away. We don=A1=AFt support it any longer as it went awa= y in the mainline kernel also. You should migrate to arch/powerpc. = There is a git tag, last-arch-ppc, that is visible from http://git.xilinx.c= om/linux-2.6-xlnx.git. You can use that tag in git to reset back to that t= ag. Or after clicking on that tag towards the bottom on the http page, you= can go to the tree view and get any individual files you would like. = You should go to our wiki site, http://xilinx.wikidot.com to get more data on how to build the newer kernel. = = Thanks, John = ________________________________ From: linuxppc-embedded-bounces+john.linn=3Dxilinx.com@ozlabs.org [mailto:l= inuxppc-embedded-bounces+john.linn=3Dxilinx.com@ozlabs.org] On Behalf Of Mi= ngLiu Sent: Thursday, October 16, 2008 1:39 PM To: linuxppc-embedded@ozlabs.org Subject: xparameters file in the Xilinx kernel tree version 2.6.27-rc4 = Dear all, I downloaded the newest version 2.6.27 kernel from the Xilinx tree. I found= that it is much different with the previous version 2.6.24-rc8 we are usin= g. Maybe my question is stupid, but I cannot find the previous xparameters_= ml40x.h file in arch/ppc/platform/4xx/xparameters/ in the new arch/powerpc = folder. So how can I import my BSP parameters in the new kernel for the cus= tomized design? = One more question is, I tried "make zImage". But I cannot find the generate= d zImage.elf, as the previous kernel will do.How to generate the .elf kerne= l file? = Thanks for your help and answering. = BR Ming = ________________________________ =CA=B9=D3=C3=D0=C2=D2=BB=B4=FA Windows Live Messenger =C7=E1=CB=C9=BD=BB=C1= =F7=BA=CD=B9=B2=CF=ED=A3=A1 =C1=A2=BC=B4=CC=E5=D1=E9=A3=A1 = This email and any attachments are intended for the sole use of the named r= ecipient(s) and contain(s) confidential information that may be proprietary= , privileged or copyrighted under applicable law. If you are not the intend= ed recipient, do not read, copy, or forward this email message or any attac= hments. Delete this email message and any attachments immediately. ------_=_NextPart_001_01C92FC8.25D4E884 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: quoted-printable

Hi Ming,

 

Arch/ppc has gone away.  We don= =A1=AFt support it any longer as it went away in the mainline kernel also.  Yo= u should migrate to arch/powerpc.

 

There is a git tag, last-arch-ppc, tha= t is visible from http://gi= t.xilinx.com/linux-2.6-xlnx.git.  You can use that tag in git to reset back to that tag.  Or after= clicking on that tag towards the bottom on the http page, you can go to the= tree view and get any individual files you would like.

 

You should go to our wiki site, http://xilinx.wikidot.com to get mo= re data on how to build the newer kernel.

 

Thanks,

John

 


From: linuxppc= -embedded-bounces+john.linn=3Dxilinx.com@ozlabs.org [mailto:linuxppc-embedded-bounces+john.linn=3Dxilinx.com@ozlabs.org] On Behalf Of MingLiu
Sent: Thursday, October 16, = 2008 1:39 PM
To: linuxppc-embedded@ozlabs= .org
Subject: xparameters file in= the Xilinx kernel tree version 2.6.27-rc4

 

Dear all,
I downloaded the newest version 2.6.27 kernel from the Xilinx tree. I found= that it is much different with the previous version 2.6.24-rc8 we are using= . Maybe my question is stupid, but I cannot find the previous xparameters_ml4= 0x.h file in arch/ppc/platform/4xx/xparameters/ in the new arch/powerpc folder. = So how can I import my BSP parameters in the new kernel for the customized des= ign?
 
One more question is, I tried "make zImage". But I cannot find th= e generated zImage.elf, as the previous kernel will do.How to generate t= he .elf kernel file?
 
Thanks for your help and answering.
 
BR
Ming
 


=CA=B9=D3=C3=D0=C2=D2=BB=B4=FA Windows Live Messenger =C7=E1=CB=C9=BD=BB=C1=F7=BA=CD=B9=B2= =CF=ED=A3=A1 <= a href=3D"http://messenger.live.cn/" target=3D"_new">=C1=A2=BC=B4=CC=E5=D1=E9=A3=A1


This email and any attachments are intended for the sole u= se of the named recipient(s) and contain(s) confidential information that m= ay be proprietary, privileged or copyrighted under applicable law. If you a= re not the intended recipient, do not read, copy, or forward this email mes= sage or any attachments. Delete this email message and any attachments imme= diately. ------_=_NextPart_001_01C92FC8.25D4E884-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from col0-omc1-s5.col0.hotmail.com (col0-omc1-s5.col0.hotmail.com [65.55.34.15]) by ozlabs.org (Postfix) with ESMTP id 46EB7DE3BA for ; Fri, 17 Oct 2008 08:06:48 +1100 (EST) Message-ID: Content-Type: multipart/alternative; boundary="_e6639eb0-6b4b-4c44-a234-2aa3e70a3c6e_" From: MingLiu To: John Linn , Subject: RE: xparameters file in the Xilinx kernel tree version 2.6.27-rc4 Date: Thu, 16 Oct 2008 21:06:47 +0000 In-Reply-To: <20081016194824.BBC2B10F8083@mail171-dub.bigfish.com> References: <20081016194824.BBC2B10F8083@mail171-dub.bigfish.com> MIME-Version: 1.0 List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --_e6639eb0-6b4b-4c44-a234-2aa3e70a3c6e_ Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 8bit Dear John, Thanks a lot for your quick answering. I am reading the Wiki now... BR Ming Subject: RE: xparameters file in the Xilinx kernel tree version 2.6.27-rc4Date: Thu, 16 Oct 2008 13:48:22 -0600From: John.Linn@xilinx.comTo: eemingliu@hotmail.com; linuxppc-embedded@ozlabs.org Hi Ming, Arch/ppc has gone away. We don’t support it any longer as it went away in the mainline kernel also. You should migrate to arch/powerpc. There is a git tag, last-arch-ppc, that is visible from http://git.xilinx.com/linux-2.6-xlnx.git. You can use that tag in git to reset back to that tag. Or after clicking on that tag towards the bottom on the http page, you can go to the tree view and get any individual files you would like. You should go to our wiki site, http://xilinx.wikidot.com to get more data on how to build the newer kernel. Thanks, John From: linuxppc-embedded-bounces+john.linn=xilinx.com@ozlabs.org [mailto:linuxppc-embedded-bounces+john.linn=xilinx.com@ozlabs.org] On Behalf Of MingLiuSent: Thursday, October 16, 2008 1:39 PMTo: linuxppc-embedded@ozlabs.orgSubject: xparameters file in the Xilinx kernel tree version 2.6.27-rc4 Dear all,I downloaded the newest version 2.6.27 kernel from the Xilinx tree. I found that it is much different with the previous version 2.6.24-rc8 we are using. Maybe my question is stupid, but I cannot find the previous xparameters_ml40x.h file in arch/ppc/platform/4xx/xparameters/ in the new arch/powerpc folder. So how can I import my BSP parameters in the new kernel for the customized design? One more question is, I tried "make zImage". But I cannot find the generated zImage.elf, as the previous kernel will do.How to generate the .elf kernel file? Thanks for your help and answering. BRMing 使用新一代 Windows Live Messenger 轻松交流和共享! 立即体验!This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately. _________________________________________________________________ 多个邮箱同步管理,live mail客户端万人抢用中 http://get.live.cn/product/mail.html --_e6639eb0-6b4b-4c44-a234-2aa3e70a3c6e_ Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: 8bit Dear John,
Thanks a lot for your quick answering. I am reading the Wiki now...
 
BR
Ming


 


Subject: RE: xparameters file in the Xilinx kernel tree version 2.6.27-rc4
Date: Thu, 16 Oct 2008 13:48:22 -0600
From: John.Linn@xilinx.com
To: eemingliu@hotmail.com; linuxppc-embedded@ozlabs.org


Hi Ming,

 

Arch/ppc has gone away.  We don’t support it any longer as it went away in the mainline kernel also.  You should migrate to arch/powerpc.

 

There is a git tag, last-arch-ppc, that is visible from http://git.xilinx.com/linux-2.6-xlnx.git.  You can use that tag in git to reset back to that tag.  Or after clicking on that tag towards the bottom on the http page, you can go to the tree view and get any individual files you would like.

 

You should go to our wiki site, http://xilinx.wikidot.com to get more data on how to build the newer kernel.

 

Thanks,

John

 


From: linuxppc-embedded-bounces+john.linn=xilinx.com@ozlabs.org [mailto:linuxppc-embedded-bounces+john.linn=xilinx.com@ozlabs.org] On Behalf Of MingLiu
Sent: Thursday, October 16, 2008 1:39 PM
To: linuxppc-embedded@ozlabs.org
Subject: xparameters file in the Xilinx kernel tree version 2.6.27-rc4

 

Dear all,
I downloaded the newest version 2.6.27 kernel from the Xilinx tree. I found that it is much different with the previous version 2.6.24-rc8 we are using. Maybe my question is stupid, but I cannot find the previous xparameters_ml40x.h file in arch/ppc/platform/4xx/xparameters/ in the new arch/powerpc folder. So how can I import my BSP parameters in the new kernel for the customized design?
 
One more question is, I tried "make zImage". But I cannot find the generated zImage.elf, as the previous kernel will do.How to generate the .elf kernel file?
 
Thanks for your help and answering.
 
BR
Ming
 


使用新一代 Windows Live Messenger 轻松交流和共享! 立即体验!


This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.

用 Windows Live Spaces 展示个性自我,与好友分享生活! 了解更多信息! --_e6639eb0-6b4b-4c44-a234-2aa3e70a3c6e_--