linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Xilinx board and NPTL support lockup
@ 2009-04-08 22:04 khollan
  2009-04-09 16:50 ` John Bonesio
  0 siblings, 1 reply; 3+ messages in thread
From: khollan @ 2009-04-08 22:04 UTC (permalink / raw)
  To: linuxppc-dev


Hi everyone,

I have a board similar to the ml410, its been running a linux kernel happily
for about a year now, but now the firmware guys want NPTL threading instead
of the linuxthread library.
I recompiled my gcc 4.0.2 and glibc 2.3.6 library with the NPTL support, and
recompiled my kernel with the new tools.

Now my kernel gets stuck at the infamous "Now Booting the Kernel" message.

Any thoughts on why this might be happening, or how to verify that my glibc
and gcc are functional other than trying to compile things with them (I know
this works).

Thanks
Kevin 
-- 
View this message in context: http://www.nabble.com/Xilinx-board-and-NPTL-support-lockup-tp22960621p22960621.html
Sent from the linuxppc-dev mailing list archive at Nabble.com.

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

* Re: Xilinx board and NPTL support lockup
  2009-04-08 22:04 Xilinx board and NPTL support lockup khollan
@ 2009-04-09 16:50 ` John Bonesio
  2009-04-09 17:04   ` Kevin Holland
  0 siblings, 1 reply; 3+ messages in thread
From: John Bonesio @ 2009-04-09 16:50 UTC (permalink / raw)
  To: khollan; +Cc: linuxppc-dev

Hi Kevin,

This doesn't look like an NPTL problem to me. It appears you have 
rebuilt the kernel, and your new kernel has a problem booting on the 
board. I would check the configuration options you have enabled in the 
kernel, and I would check that xparameters.h (older kernel) or the 
device-tree (newer kernel) is right for your hardware design.

If you haven't rebuilt the kernel, then I would check your setup.

- John

khollan wrote:
> Hi everyone,
>
> I have a board similar to the ml410, its been running a linux kernel happily
> for about a year now, but now the firmware guys want NPTL threading instead
> of the linuxthread library.
> I recompiled my gcc 4.0.2 and glibc 2.3.6 library with the NPTL support, and
> recompiled my kernel with the new tools.
>
> Now my kernel gets stuck at the infamous "Now Booting the Kernel" message.
>
> Any thoughts on why this might be happening, or how to verify that my glibc
> and gcc are functional other than trying to compile things with them (I know
> this works).
>
> Thanks
> Kevin 
>   

-- 
------------------------------------------------------------------------

John Bonesio
Commercial Linux Solutions
john.bonesio@xilinx.com
(408) 879-5569

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.

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

* RE: Xilinx board and NPTL support lockup
  2009-04-09 16:50 ` John Bonesio
@ 2009-04-09 17:04   ` Kevin Holland
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Holland @ 2009-04-09 17:04 UTC (permalink / raw)
  To: John Bonesio; +Cc: linuxppc-dev@ozlabs.org

Thanks for your help.

This was a kernel setup issue, I had forgotten to strip the debug informati=
on out of my new libraries and my initramfs was too large.
I believe the zImage was decompressing onto itself, thats why it was stuck =
at the "now booting."  I probably could have fixed it by changing my boot l=
ink/load address in the kernel config but I just stripped the files and it =
booted fine after it was smaller.

Hope this helps out anybody else with similar problems.

Kevin
________________________________________
From: John Bonesio [john.bonesio@xilinx.com]
Sent: Thursday, April 09, 2009 11:50 AM
To: Kevin Holland
Cc: linuxppc-dev@ozlabs.org
Subject: Re: Xilinx board and NPTL support lockup

Hi Kevin,

This doesn't look like an NPTL problem to me. It appears you have
rebuilt the kernel, and your new kernel has a problem booting on the
board. I would check the configuration options you have enabled in the
kernel, and I would check that xparameters.h (older kernel) or the
device-tree (newer kernel) is right for your hardware design.

If you haven't rebuilt the kernel, then I would check your setup.

- John

khollan wrote:
> Hi everyone,
>
> I have a board similar to the ml410, its been running a linux kernel happ=
ily
> for about a year now, but now the firmware guys want NPTL threading inste=
ad
> of the linuxthread library.
> I recompiled my gcc 4.0.2 and glibc 2.3.6 library with the NPTL support, =
and
> recompiled my kernel with the new tools.
>
> Now my kernel gets stuck at the infamous "Now Booting the Kernel" message=
.
>
> Any thoughts on why this might be happening, or how to verify that my gli=
bc
> and gcc are functional other than trying to compile things with them (I k=
now
> this works).
>
> Thanks
> Kevin
>

--
------------------------------------------------------------------------

John Bonesio
Commercial Linux Solutions
john.bonesio@xilinx.com
(408) 879-5569

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.

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

end of thread, other threads:[~2009-04-09 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-08 22:04 Xilinx board and NPTL support lockup khollan
2009-04-09 16:50 ` John Bonesio
2009-04-09 17:04   ` Kevin Holland

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