linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "dong in kang" <dkang@east.isi.edu>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: Booting Linux without bootloader on Sandpoint X3 with PPC755 CPU, Montavista Linux
Date: Mon, 9 Jun 2003 13:42:32 -0400	[thread overview]
Message-ID: <000f01c32eae$819c7ed0$45a97241@Minjoo> (raw)
In-Reply-To: <E19PMLT-000Hhi-00.xol-mail-ru@f16.mail.ru>


 Hello,

 I try to boot MontaVista Linux on Sandpoint X3 with PPC755 CPU.
I make zImage.initrd for Sandpoint X3, and loaded it on the SDRAM at
0x800000.
I used bdi to initialize memory controller and load the binary image of
zImage.initrd on the SDRAM.
Although I don't use bootloader, I can read/write SDRAM without any problem.
The only change I made is memory size change in
arch/ppc/platform/sandpoint_setup.c file

 size = 128*1024*1024;   /* 128 M bytes */

I also changed the size of memory in the boot parameters.

 However, the Linux doesn't seem to boot properly.
The serial line keeps silent.
It keeps running. When I halt the running with bdi, it is in
"emit_log_char".
Could anybody tell me what's possibly wrong?

 Thanks,

 Dong-In

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

       reply	other threads:[~2003-06-09 17:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E19PMLT-000Hhi-00.xol-mail-ru@f16.mail.ru>
2003-06-09 17:42 ` dong in kang [this message]
2003-06-09 21:29   ` Booting Linux without bootloader on Sandpoint X3 with PPC755 CPU, Montavista Linux Mark A. Greer
2003-06-09 20:21 ` Re[4]: initrd problem. CRC Error 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='000f01c32eae$819c7ed0$45a97241@Minjoo' \
    --to=dkang@east.isi.edu \
    --cc=linuxppc-embedded@lists.linuxppc.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).