From: "David Grab" <d.grab@hima.com>
To: "'FCG WANG Baohua'" <Baohua.WANG@alcatel-sbell.com.cn>
Cc: linuxppc-embedded@ozlabs.org
Subject: AW: Bad Magic Number when boot linux kernel with ppcboot (PPC860 board)
Date: Tue, 2 Aug 2005 10:08:40 +0200 [thread overview]
Message-ID: <001601c59739$65549820$f201a8c0@SN7606> (raw)
In-Reply-To: <A9DE2BAF233E444FA9C5E77A5825A01E865051@ydmail.sbell.com.cn>
[-- Attachment #1: Type: text/plain, Size: 1413 bytes --]
>Dear Denk:
> The magic number is right when using vmlinux.UBoot instead of vmlinux or
zImage, Why?
u-boot needs an u-boot image. Wolfgang did already say that vmlinux.UBoot is
that image. So use this image and nothing else. Also read the manual
especially this chapter
http://www.denx.de/twiki/bin/view/DULG/BootingEmbeddedLinux
> Another question puzzle me:
> The kernel print the "Transferring control to Linux (at address 00000000)
... " then halt ,no any response
> from serial port.
Seems for me that the serial configuration did not match. Are you sure you
chosen and cofigured the right UART? If so then debug with BDI2000.
> I tried ramdiak and nfs, there are the same result.
> So why not print the
> "Linux version 2.4.25 (root at FedoraCore2) (gcc version 3.3.3 (DENX ELDK
3.1
>3.3.3-8)) #94 Tue Jul 5 18:59:08 PDT 2005"
The console output has nothing to do with ramdisk or nfs. So check your
configuration of the active console. An quick check, if your u-boot did not
pass the console parameters is to set the console parameter in linux. For
that you have to activate command line to yes and set the command line
parameter to 'console=ttySx'. x=0 is UART0 and x=1 is UART1. If this not
help then debug again with BDI.
> How to not print the "Transferring control to Linux (at address 00000000)
... " ? Is it right ?
> Thanks a lot!
This print might be ok.
Best regards,
David
[-- Attachment #2: winmail.dat --]
[-- Type: application/ms-tnef, Size: 2328 bytes --]
next prev parent reply other threads:[~2005-08-02 8:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-02 7:29 ??: Bad Magic Number when boot linux kernel with ppcboot (PPC860 board) FCG WANG Baohua
2005-08-02 8:08 ` David Grab [this message]
2005-08-02 12:16 ` Wolfgang Denk
2005-09-01 22:25 ` Does the console have to be asigned to a serial or video driver ? David H. Lynch Jr
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='001601c59739$65549820$f201a8c0@SN7606' \
--to=d.grab@hima.com \
--cc=Baohua.WANG@alcatel-sbell.com.cn \
--cc=linuxppc-embedded@ozlabs.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).