From: Xianghua Xiao <xxiao@austin.rr.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] boot linux kernel problem
Date: 28 Feb 2003 22:10:14 -0600 [thread overview]
Message-ID: <1046491814.2321.2.camel@spurs> (raw)
In-Reply-To: <3E60184B.3020504@mp-sun1.informatik.uni-mannheim.de>
1. make sure CONFIG_CLOCKS_IN_MHZ is set correctly.
2. make sure your u-boot.h in u-boot matches ppcboot.h in the kernel
source.
good luck.
On Fri, 2003-02-28 at 20:17, yu wrote:
> Hello. Everyone.
> I use ppcboot and linux on a walnut board for test.
> I compile the linux kernel source src-linuxppc_2_4_devel from
> ppckernel.org with the command:
> make pImage
>
> then I copy the pImage file to walnut board RAM and boot it.
> but the linux kernel hang up after the decompression.
> What is the possible reason?
> thanks in advance.
>
>
>
>
> PPCBoot 1.2.0 (Mar 1 2003 - 03:04:51)
>
> CPU: IBM PowerPC 405GP Rev. E at 200 MHz (PLB=100, OPB=50, EBC=50 MHz)
> PCI sync clock at 33 MHz, internal PCI arbiter enabled
> 16 kB I-Cache 8 kB D-Cache
> Board: ### No HW ID - assuming WALNUT405
> I2C: ready
> DRAM: 32 MB
> FLASH: 512 kB
> In: serial
> Out: serial
> Err: serial
> KGDB: kgdb ready
> ready
> BEDBUG:ready
> Hit any key to stop autoboot: 0
> => tftpboot 600000 pImage
> ENET Speed is 100 Mbps - FULL duplex connection
> ARP broadcast 1
> TFTP from server 192.168.1.10; our IP address is 192.168.1.20
> Filename 'pImage'.
> Load address: 0x600000
> Loading: #################################################################
> ############################################
> done
> Bytes transferred = 556097 (87c41 hex)
> => bootm 600000
> ## Booting image at 00600000 ...
> Image Name: Linux-2.4.20-pre7
> Created: 2003-03-01 1:06:57 UTC
> Image Type: PowerPC Linux Kernel Image (gzip compressed)
> Data Size: 556033 Bytes = 543 kB
> Load Address: 00000000
> Entry Point: 00000000
> Verifying Checksum ... OK
> Uncompressing Kernel Image ... OK
>
>
> --
> Maoyuan Yu
> FPGA-Processor Group
> Dept. of Computer Science V
> University of Mannheim
> B6,23-29A - 68131 Mannheim - Germany
> Phone:+(49)621 181 2631 - Fax:+(49)621 181 3580
> mailto:yu at mp-sun1.informatik.uni-mannheim.de
> http://cern.ch/myu
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
next prev parent reply other threads:[~2003-03-01 4:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-01 2:17 [U-Boot-Users] boot linux kernel problem yu
2003-03-01 4:10 ` Xianghua Xiao [this message]
2003-03-01 9:07 ` Paul McAvoy
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=1046491814.2321.2.camel@spurs \
--to=xxiao@austin.rr.com \
--cc=u-boot@lists.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.