linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: leeyang <leeyang@ycig.com>
To: Wolfgang Denk <wd@denx.de>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: linux booting
Date: Sat, 24 Aug 2002 08:07:28 +0800	[thread overview]
Message-ID: <002301c24b03$038024f0$fc4bb73d@leeyang> (raw)
In-Reply-To: 20020823142319.BFD6111822@denx.denx.de


> > When I "bootm 0x10000"in ppcboot,it runs to
> > "Transferring control to linux kernel",then hangs
> > there,and I see nothing in the console.:(
>
> This will never work. I bet it  didn't  work  with  your  old  kernel
> either.  0x10000  is  just  64  kB  -  this  is _never_ enough for an
> uncompressed Linux kernel.  You  will  overwrite  your  kernel  while
> uncompressing it, which crashes the system. Use a higher load address,
somthing like 0x200000.

Sorry! I lost a zero here,I mean 0x100000,so old kernel can boot there.
>
> > In the PPCBoot guide(FAQ section),it mentioned
> > 2 possible causes,wrong bdinfo and clocks_in_mhz
> > I do check it and feel nothing wrong,however
> > nothing yet.
>
> You have to _unset_ clocks_in_mhz for a 2.4.20-pre2 kernel.
>
> > I have a BDI2000,but I think I should debug the bootm
> > part of ppcboot,however someone says it is quite
> > difficult to do so( at least for me).
>
> Well, it's not _that_ difficult. Try it out, so you get used to is ;-)

I wish it is not that hard,however I can not debug the kernel or
ppcboot according the  brief introduction in BDI manual.:(

I want to watch r3,r4,r5,r6,r7 register when ppcboot transferring
to kernel.Could you tell me how to get that? thanks a lot!
>
> > so I am seeking errors in blind.
>
> Just open your eyes, and thou shalt see :-)
>
> Wolfgang Denk
>
> --
> Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
> Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
> Always leave room to add an explanation if it doesn't work out.
>
>
>
>


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

  reply	other threads:[~2002-08-24  0:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-23  9:11 linux booting leeyang
2002-08-23 14:23 ` Wolfgang Denk
2002-08-24  0:07   ` leeyang [this message]
2002-08-25 18:35     ` Wolfgang Denk
2002-08-26 12:40       ` leeyang
2002-08-26 15:12         ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2002-05-28  7:48 zhongqx
2002-05-28  8:23 ` Wolfgang Denk

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='002301c24b03$038024f0$fc4bb73d@leeyang' \
    --to=leeyang@ycig.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=wd@denx.de \
    /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).