linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re :Re: [Ltib] ltib error -linux2.6.20.6 with MPC8360E MDS
@ 2008-11-21 14:16 nanda
  2008-11-21 14:19 ` Stuart Hughes
  2008-11-21 14:42 ` Jon Loeliger
  0 siblings, 2 replies; 4+ messages in thread
From: nanda @ 2008-11-21 14:16 UTC (permalink / raw)
  To: seh; +Cc: Linuxppc-dev, Ltib

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

Hi Stuart,   Thanks for the information.   gpp access was resolved.    I was successful in building the linux 2.6.11 using the ltib and able to bring up the MPC8360 EMDS.But, I still face the problem for linux kernel 2.6.19 and 2.6.20.   When I tried using ltib in the bringing up the board.   The MPC 8360 board keeps rebooting after downloading the image Power PC Kernel Image(uImage) and Power PC RAMDisk Image(rootfs.ext2.gz.uboot)  build by the "ltib"     Please clarrify on the same.Thanks in advance.Regards,Nanda  On Thu, 20 Nov 2008 18:40:36 0000 Stuart Hughes wroteHi Nanda,This is happening because you don't have access tohttp://www.bitshrine.org/gpp for some reason.If LTIB needs to download sources to build a package, it will get themfrom bitshrine.org. Can you check that you are able to access this URLfrom the command line with wget.Regards, StuartOn Thu, 2008-11-20 at 18:30 0000, nanda wrote:> Hi All,> Iam forwarding the mail which I have posted to powerpc linux list> Linuxppc-dev@ozlabs.org> ===================================================> > Iam getting the below error during the generation of> rootfs.ext2.gz.uboot (Power PC Linux RAM Disk Image) and uImage (Power> PC Linux Kernel Image) for linux-2.6.20.6 kernel on the power PC MPC> 8360E MDS using ltib tool.> > "Testing ppp_url connectivity: FAIL, disabling > > Testing gpp_url connectivity: FAIL, disabling > > No network download connection available"> > I did the following steps, but Iam unable to generate the> rootfs.ext2.gz.uboot > > - In the ltib directory > > ./ltib --configure> > In the configure menu, I specified the following, before saving the> configs> > - Tool chain as (gcc-3.4.3/glibc-2.3.3)> > - uboot 1.1.3> > - "Kernel (local linux directory build)" which refers to the local> directory where linux-2.6.20.6 is placed> > - "Kernel config file"specified as mpc8360emds_defconfig, which is the> file copied> from /home/nanda/linux2.6.20.6/arch/powerpc/configs/mpc8360emds_defconfig to the ltib/config/platform/mpc8360epb directory) > > - Linux Target Architecture as "powerpc"> > After the above process by saving the configuration (it started> building kernel and generated uImage) and failed in the below place> (Refer also the attached build.txt file)> > ================================> > Processing: skell > > =================== > > Testing ppp_url connectivity: FAIL, disabling > > Testing gpp_url connectivity: FAIL, disabling > > No network download connection available> > Started: Thu Nov 20 14:44:45 2008 > > Ended: Thu Nov 20 14:57:32 2008 > > Elapsed: 767 seconds > > Build Failed> > =====================================> > I have attached the below files for boot and build logs with this> mail, > > 1) defconfig.dev - default config generated for "./ltib configure"> from config/platform/mpc8360epb > > 2) build.txt - Error build during "./ltib configure" output> > 3) mpc8360emds_defconfig - Default config file> from /home/nanda/linux2.6.20.6/arch/powerpc/configs/ > > The end result was I could only see the uImage generated without> rootfs.ext2.gz.uboot. Please clarify on the same > > Thanks in advance,> > Regards,> > Nanda> _______________________________________________Linuxppc-dev mailing listLinuxppc-dev@ozlabs.orghttps://ozlabs.org/mailman/listinfo/linuxppc-dev

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

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

* Re: Re :Re: [Ltib] ltib error -linux2.6.20.6 with MPC8360E MDS
  2008-11-21 14:16 Re :Re: [Ltib] ltib error -linux2.6.20.6 with MPC8360E MDS nanda
@ 2008-11-21 14:19 ` Stuart Hughes
  2008-11-21 14:42 ` Jon Loeliger
  1 sibling, 0 replies; 4+ messages in thread
From: Stuart Hughes @ 2008-11-21 14:19 UTC (permalink / raw)
  To: nanda; +Cc: Linuxppc-dev, Ltib

Hi Nanda,

You'll need to get help from the kernel experts with this issue.

Regards, Stuart

On Fri, 2008-11-21 at 14:16 +0000, nanda wrote:
> Hi Stuart,
>    Thanks for the information.   gpp access was resolved. 
>    I was successful in building the linux 2.6.11 using the ltib and
> able to bring up the MPC8360 EMDS.
> But, I still face the problem for linux kernel 2.6.19 and
> 2.6.20.   When I tried using ltib in the bringing up the board. 
>   The MPC 8360 board keeps rebooting after downloading the image Power
> PC Kernel Image(uImage) and Power PC RAMDisk
> Image(rootfs.ext2.gz.uboot)  build by the "ltib" 
>     Please clarrify on the same.
> 
> Thanks in advance.
> 
> Regards,
> Nanda
> 
>  
> 
>  
> On Thu, 20 Nov 2008 18:40:36 0000 Stuart Hughes wrote
> Hi Nanda,
> 
> This is happening because you don't have access to
> http://www.bitshrine.org/gpp for some reason.
> 
> If LTIB needs to download sources to build a package, it will get them
> from bitshrine.org. Can you check that you are able to access this URL
> from the command line with wget.
> 
> Regards, Stuart
> 
> On Thu, 2008-11-20 at 18:30 0000, nanda wrote:
> > Hi All,
> > Iam forwarding the mail which I have posted to powerpc linux list
> > Linuxppc-dev@ozlabs.org
> > ===================================================
> > 
> > Iam getting the below error during the generation of
> > rootfs.ext2.gz.uboot (Power PC Linux RAM Disk Image) and uImage
> (Power
> > PC Linux Kernel Image) for linux-2.6.20.6 kernel on the power PC MPC
> > 8360E MDS using ltib tool.
> > 
> > "Testing ppp_url connectivity: FAIL, disabling 
> > 
> > Testing gpp_url connectivity: FAIL, disabling 
> > 
> > No network download connection available"
> > 
> > I did the following steps, but Iam unable to generate the
> > rootfs.ext2.gz.uboot 
> > 
> > - In the ltib directory 
> > 
> > ./ltib --configure
> > 
> > In the configure menu, I specified the following, before saving the
> > configs
> > 
> > - Tool chain as (gcc-3.4.3/glibc-2.3.3)
> > 
> > - uboot 1.1.3
> > 
> > - "Kernel (local linux directory build)" which refers to the local
> > directory where linux-2.6.20.6 is placed
> > 
> > - "Kernel config file"specified as mpc8360emds_defconfig, which is
> the
> > file copied
> >
> from /home/nanda/linux2.6.20.6/arch/powerpc/configs/mpc8360emds_defconfig to the ltib/config/platform/mpc8360epb directory) 
> > 
> > - Linux Target Architecture as "powerpc"
> > 
> > After the above process by saving the configuration (it started
> > building kernel and generated uImage) and failed in the below place
> > (Refer also the attached build.txt file)
> > 
> > ================================
> > 
> > Processing: skell 
> > 
> > =================== 
> > 
> > Testing ppp_url connectivity: FAIL, disabling 
> > 
> > Testing gpp_url connectivity: FAIL, disabling 
> > 
> > No network download connection available
> > 
> > Started: Thu Nov 20 14:44:45 2008 
> > 
> > Ended: Thu Nov 20 14:57:32 2008 
> > 
> > Elapsed: 767 seconds 
> > 
> > Build Failed
> > 
> > =====================================
> > 
> > I have attached the below files for boot and build logs with this
> > mail, 
> > 
> > 1) defconfig.dev - default config generated for "./ltib configure"
> > from config/platform/mpc8360epb 
> > 
> > 2) build.txt - Error build during "./ltib configure" output
> > 
> > 3) mpc8360emds_defconfig - Default config file
> > from /home/nanda/linux2.6.20.6/arch/powerpc/configs/ 
> > 
> > The end result was I could only see the uImage generated without
> > rootfs.ext2.gz.uboot. Please clarify on the same 
> > 
> > Thanks in advance,
> > 
> > Regards,
> > 
> > Nanda
> > 
> 
> 
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
> 
> 
> Rediff Shopping

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

* Re: Re :Re: [Ltib] ltib error -linux2.6.20.6 with MPC8360E MDS
  2008-11-21 14:16 Re :Re: [Ltib] ltib error -linux2.6.20.6 with MPC8360E MDS nanda
  2008-11-21 14:19 ` Stuart Hughes
@ 2008-11-21 14:42 ` Jon Loeliger
  2008-11-26  3:33   ` Jerry Van Baren
  1 sibling, 1 reply; 4+ messages in thread
From: Jon Loeliger @ 2008-11-21 14:42 UTC (permalink / raw)
  To: nanda; +Cc: Linuxppc-dev, Ltib, seh

nanda wrote:
> Hi Stuart,
>    Thanks for the information.   gpp access was resolved.
>    I was successful in building the linux 2.6.11 using the ltib and able 
> to bring up the MPC8360 EMDS.
> But, I still face the problem for linux kernel 2.6.19 and 2.6.20.   When 
> I tried using ltib in the bringing up the board. 
>   The MPC 8360 board keeps rebooting after downloading the image Power 
> PC Kernel Image(uImage) and Power PC RAMDisk 
> Image(rootfs.ext2.gz.uboot)  build by the "ltib" 
>     Please clarrify on the same.
> 

I'm not a kernel expert and don't know what failure you
are seeing here, but I might observe that 2.6.19 and .20
are two years old, and 2.6.11 is more than 3 years old.

If you think we, collectively, haven't improved things in
that time period, please, complain about 2.6.11, .19, and .20.

If on the off chance you think things *might* have gotten
better due to a *bit* of development effort over the past
three years, you might try installing a modern U-Boot and
a modern Kernel.

Thanks,
jdl

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

* Re: Re :Re: [Ltib] ltib error -linux2.6.20.6 with MPC8360E MDS
  2008-11-21 14:42 ` Jon Loeliger
@ 2008-11-26  3:33   ` Jerry Van Baren
  0 siblings, 0 replies; 4+ messages in thread
From: Jerry Van Baren @ 2008-11-26  3:33 UTC (permalink / raw)
  To: nanda; +Cc: Linuxppc-dev, Ltib, seh

Jon Loeliger wrote:
> nanda wrote:
>> Hi Stuart,
>>    Thanks for the information.   gpp access was resolved.
>>    I was successful in building the linux 2.6.11 using the ltib and 
>> able to bring up the MPC8360 EMDS.
>> But, I still face the problem for linux kernel 2.6.19 and 2.6.20.   
>> When I tried using ltib in the bringing up the board.   The MPC 8360 
>> board keeps rebooting after downloading the image Power PC Kernel 
>> Image(uImage) and Power PC RAMDisk Image(rootfs.ext2.gz.uboot)  build 
>> by the "ltib"     Please clarrify on the same.
>>
> 
> I'm not a kernel expert and don't know what failure you
> are seeing here, but I might observe that 2.6.19 and .20
> are two years old, and 2.6.11 is more than 3 years old.
> 
> If you think we, collectively, haven't improved things in
> that time period, please, complain about 2.6.11, .19, and .20.
> 
> If on the off chance you think things *might* have gotten
> better due to a *bit* of development effort over the past
> three years, you might try installing a modern U-Boot and
> a modern Kernel.
> 
> Thanks,
> jdl

I would strongly recommend switching to ELDK from denx.de and the latest 
released (or tip-o-the-tree) u-boot.  This will allow you to build and 
boot the latest kernel with a flattened device tree (FDT).

ELDK:
   <http://www.denx.de/wiki/DULG/ELDK>
   <http://ftp.denx.de/pub/eldk/>
Specifically:
   <http://ftp.denx.de/pub/eldk/4.2/ppc-linux-x86/iso/>

u-boot:
   make MPC8360EMDS_HOST_66_config && make

linux:
   Start with: arch/powerpc/configs/83xx/mpc836x_mds_defconfig

Trying to use an old u-boot and old toolset with a recent kernel isn't 
worth the headaches.  The ToT supports the MPC8360EMDS directly.

Best regards,
gvb

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

end of thread, other threads:[~2008-11-26  3:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-21 14:16 Re :Re: [Ltib] ltib error -linux2.6.20.6 with MPC8360E MDS nanda
2008-11-21 14:19 ` Stuart Hughes
2008-11-21 14:42 ` Jon Loeliger
2008-11-26  3:33   ` Jerry Van Baren

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