linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: boehringer@snom.de
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Problem booting Linux on MPC8XXFADS
Date: Mon, 25 Mar 2002 20:56:03 +0100	[thread overview]
Message-ID: <20020325195609.0E27C109F3@denx.denx.de> (raw)
In-Reply-To: Your message of "Mon, 25 Mar 2002 19:08:37 +0100." <3C9F67A5.827D4BBC@snom.de>


In message <3C9F67A5.827D4BBC@snom.de> you wrote:
>
> i read the lists and some manuals but i can't find any solution that fit
> to my problem.

One possible solution: get yourself a debugger...

>    Verifying Checksum ... OK
>    Uncompressing Kernel Image ... OK
>
> An then no further output :-(
> I also tried, that with 2.4.4-Sources from ftp.denx.de
> (linux-2.4.4-2002-03-21.tar.bz2) but still the same problem. And i also
...
> can somebody help me? Sorry if that is a newbie question..

Check that you have configured the console on the correct  port;  you
should be able to get a good configuration with

	$ make FADS860_config
	$ make oldconfig
	$ make dep
	$ make pImage

If it still hangs, try a post-mortem dump of the log_buf  area  (grep
the  address  from  the  System.map  file  for  your kernel, subtract
0xC0000000 to get the physical address, and use the "md"  command  in
PPCBoot to dump that area).

But you should be aware - your chances to succesfully run Linux on  a
FADS rev ENG or PILOT board are pretty limted anyway.

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
Testing can show the presense of bugs, but not their absence.
                                                   -- Edsger Dijkstra

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

  reply	other threads:[~2002-03-25 19:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-25 18:08 Problem booting Linux on MPC8XXFADS Sven Boehringer
2002-03-25 19:56 ` Wolfgang Denk [this message]
2002-03-26  1:47 ` Michael Habermann
     [not found] <3CA03437.5E724251@snom.de>
2002-03-26  8:55 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2002-03-26 13:26 Clayton, Mark
2002-03-26 13:46 ` Wolfgang Denk
2006-07-02 21:41 Hamid Marshall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020325195609.0E27C109F3@denx.denx.de \
    --to=wd@denx.de \
    --cc=boehringer@snom.de \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).