linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "lily" <lichanjuan04@st.lzu.edu.cn>
To: <linuxppc-embedded@ozlabs.org>
Subject: linux hangs after uncompress kernel image
Date: Thu, 1 Sep 2005 11:55:40 +0800	[thread overview]
Message-ID: <325545361.31778@st.lzu.edu.cn> (raw)
Message-ID: <000801c5aea9$059f01e0$fa0cc9ca@lcj3bdfa4e34dd> (raw)

[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]

i work on octobusHPPC405EP board . when I try to bring up the kernel i meet the problem that linux hangs after uncompressing image:

U-Boot 1.1.2 (Jun  3 2005 - 12:05:48)

CPU:   IBM PowerPC 405EP Rev. B at 133.333 MHz (PLB=133, OPB=66, EBC=33 MHz)
       IIC Boot EEPROM disabled
       PCI async ext clock used, internal PCI arbiter enabled
       16 kB I-Cache 16 kB D-Cache
OCTOBUS Board: ### No HW ID - assuming OCTOBUS HPPC405
I2C:   ready
DRAM:  32 MB
FLASH:  4 MB

=>iminfo 1000000
## Checking Image at 01000000 ...
   Image Name:   Linux-2.4.21-pre5
   Created:      2005-08-03  17:45:20 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    548345 Bytes = 535.5 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
=> bootm 1000000
## Booting image at 01000000 ...
   Image Name:   Linux-2.4.21-pre5
   Created:      2005-08-03  17:45:20 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    548345 Bytes = 535.5 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
 
<hang>
what's the problem?? 

[-- Attachment #2: Type: text/html, Size: 2273 bytes --]

             reply	other threads:[~2005-09-01  3:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <000801c5aea9$059f01e0$fa0cc9ca@lcj3bdfa4e34dd>
2005-09-01  3:55 ` lily [this message]
2005-09-01  6:58 ` linux hangs after uncompress kernel image John F Davis
2005-09-01 14:30   ` Sylvain Munaut

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=325545361.31778@st.lzu.edu.cn \
    --to=lichanjuan04@st.lzu.edu.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).