linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Need help booting linux on IBM 405EP eval board
@ 2004-04-02 17:34 Jeff Tucker
  2004-04-02 18:27 ` Eugene Surovegin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jeff Tucker @ 2004-04-02 17:34 UTC (permalink / raw)
  To: linuxppc-embedded


Hi, guys.

I sent a message like this to the U-Boot mailing list last night. I've been
told this is definitely not a U-Boot problem, so I'm hoping that the people
on this list can help me.

I'm having a hard time getting U-Boot to boot Linux on an IBM 405EP
evaluation board. Here's what I've tried:

First, I think my kernels are fine. I can compile 2.4.18 from an older
version of the ELDK or I can compile 2.4.24 from the latest released ELDK.
I'm using ELDK tools for all of my builds. Using the IBM bootloader that
comes on the board and the "treeboot" image file format, I can get the IBM
board to tftp my kernel over the lan and run it. So, I think the kernel is
working fine.

I also don't have any problem running U-Boot. I compiled 1.0.2 and
installed it on the board. U-Boot runs fine and I can make it tftp a file
over the network as well. Using iminfo, I can see that it read what I
expect. However, no matter what I try, I can't get the kernel to actually
boot.

In the older kernel, I'm using a "make pImage" and in the newer kernel I do
"make uImage". I've also tried running the mkimage tool manually with
various options to see if I could get a kernel to boot. iminfo says the
kernel is fine and I get to the "Uncompressing Linux Kernel ... OK" stage
but it stops there.

I'm aware that the denx.de site has a FAQ which appears to address this
issue:
<http://www.denx.de/twiki/bin/view/DULG/LinuxHangsAfterUncompressingKernel>

However, the structure mentioned there (bd_info) doesn't even seem to apply
for a 405EP-based board. The ppcboot.h file isn't included by the files
used when building a 405EP kernel for the 405EP evaluation board.

It still could be a problem passing parameters to the kernel, I suppose,
but I am not sure how those are defined in the first place.

I searched the mailing list archives but couldn't find anyone who had a
similar problem. So, if someone is using U-Boot to boot a kernel on the
405EP evaluation board would be willing to give me some pointers, I'd
appreciate it.

Thanks
Jeff



--
Jeff Tucker
jeff@jltnet.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Re: Need help booting linux on IBM 405EP eval board
@ 2004-04-04 22:37 Jeff Tucker
  2004-04-04 23:13 ` Wolfgang Denk
  0 siblings, 1 reply; 8+ messages in thread
From: Jeff Tucker @ 2004-04-04 22:37 UTC (permalink / raw)
  To: linuxppc-embedded


--On Sunday, April 04, 2004 12:35 PM +0800 Jack Liu <Jack_liu@usish.com>
wrote:

>
> yes, I guess your prolbem is like what Christian said before. Tye using
> console=ttyS0,9600 to append boot options.
>

Thanks for the suggestions, guys.

Actually, I had the statement above in my default command line option
compiled into the kernel. I also tried adding it to the "bootargs"
environment variable in U-Boot.

The exact same kernel boots with the IBM bootloader, including serial
console and network access. When I boot using U-Boot, I don't get a console
and there's no apparent network activity from the board.

Jeff

--
Jeff Tucker
jeff@jltnet.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-04-04 23:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-02 17:34 Need help booting linux on IBM 405EP eval board Jeff Tucker
2004-04-02 18:27 ` Eugene Surovegin
2004-04-02 19:55   ` Wolfgang Denk
2004-04-02 18:33 ` Jeff Tucker
2004-04-02 21:40   ` Christian Tröster
2004-04-02 18:51 ` Wolfgang Denk
2004-04-02 22:09   ` Jeff Tucker
  -- strict thread matches above, loose matches on Subject: below --
2004-04-04 22:37 Jeff Tucker
2004-04-04 23:13 ` 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).