linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dmalek@jlc.net>
To: Francois Guimond <fguimond@pplmail.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Linux ppc newbie boot sequense
Date: Mon, 22 Nov 1999 17:59:40 -0500	[thread overview]
Message-ID: <3839CADC.CCDB6C7E@jlc.net> (raw)
In-Reply-To: 383993F5.BCE4A507@pplmail.com


Francois Guimond wrote:


> I am trying to install a linux kernel on MPC8240 cpu in a limited flash
> space.
> (Motorola sandpoint evaluation platform 512kb flash 32MB ram and dink32
> software)


OK, I guess it is time to post what I have.  This is kinda, sorta running.

> I have got a PPC zImage compiled.

Unless you make a few changes in arch/ppc/kernel, including creating
some 8240 specific start up functions, it won't matter where you
place the First Instruction :-).


> Because there is no CPM  in it, I wanted to postpone the networking
> features.
> It means no root over nfs...

No, this works fine with a PCI Ethernet card.

Since the 8240/Sandpoint has such a small flash rom, it is your
only choice.  There isn't room to store a Linux kernel or compressed
ram disk.  You have to download the kernel over the serial port and
use diskless NFS.  Even though it has a standard IDE and floppy
interface, there are no provisions in Dink to load an image from
these.......Guess it is time to write yet another Linux flash rom.


	-- Dan

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

  reply	other threads:[~1999-11-22 22:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-22 19:05 Linux ppc newbie boot sequense Francois Guimond
1999-11-22 22:59 ` Dan Malek [this message]
1999-11-23 16:03   ` Francois Guimond
1999-11-23 18:04     ` Dan Malek

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=3839CADC.CCDB6C7E@jlc.net \
    --to=dmalek@jlc.net \
    --cc=fguimond@pplmail.com \
    --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).