linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Allen Curtis <acurtis@onz.com>
To: SIP COP 009 <sipcop009@gmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: 8272ADS and Linux 2.6.12
Date: Thu, 14 Jul 2005 20:05:03 -0700	[thread overview]
Message-ID: <ef81e8ced15bf8004ec0cd927d7cff8e@onz.com> (raw)
In-Reply-To: <5a4792c0050714120571fff071@mail.gmail.com>

> => setenv bootargs console=ttyCPM0,115200  root=/dev/ram
> => bootm fe600000
> ## Booting image at fe600000 ...
>    Image Name:   2.6.12 for 8272
>    Image Type:   PowerPC Linux Kernel Image (gzip compressed)
>    Data Size:    875845 Bytes = 855.3 kB
>    Load Address: 00000000
>    Entry Point:  00000000
>    Verifying Checksum ... OK
>    Uncompressing Kernel Image ... OK
>

Can you provide your kernel configuration information regarding the 
serial ports. Which serial port is your console port? Check the 
following configuration options:
   CONFIG_SERIAL_CONSOLE
   CONFIG_SCC_CONSOLE
   CONFIG_SERIAL_CORE
   CONFIG_SERIAL_CORE_CONSOLE

Another observation is that you are trying to boot with a RAM disk but 
you have not provided the RAM disk address to the bootm command. This 
is not your current problem since you don't get that far.

- Allen

  reply	other threads:[~2005-07-15  3:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14  6:55 8272ADS and Linux 2.6.12 SIP COP 009
2005-07-14 13:25 ` Kumar Gala
2005-07-14 19:05   ` SIP COP 009
2005-07-15  3:05     ` Allen Curtis [this message]
2005-07-15  3:11       ` Allen Curtis
2005-07-15 14:14       ` SIP COP 009
2005-07-15 15:29         ` Allen Curtis
2005-07-17  6:52 ` Mike Rapoport
2005-07-19 17:18   ` SIP COP 009
2005-08-19 16:42     ` Matthew McClintock

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=ef81e8ced15bf8004ec0cd927d7cff8e@onz.com \
    --to=acurtis@onz.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=sipcop009@gmail.com \
    /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).