All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Doyle <doyle@primenet.com>
To: Nye Liu <nyet@nbase.com>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: Motorola MPC8240 Sandpoint embedded linux
Date: Sat, 19 Jun 1999 20:47:47 +0000	[thread overview]
Message-ID: <376C01F3.666112C3@primenet.com> (raw)
In-Reply-To: 376AD199.43D25@mrv.com


Nye Liu wrote:
> 
> I have just started work on the MPC8240 Sandpoint platform (its
> basically an 603e with some integrated peripherals) but this is my first
> try at embedded linux devel. I have plenty of experience getting psos
> and vxworks running on a few different processors, but I am unfamiliar
> with the internals of how linux is booted.

I've got one too.  I'm a newbie with the ppc so this is my platform to
learn things.  I've mostly got a working VGA display configured and
running...

> I'm using ESTC's cheapo visionICE emulator solution, and would
> appriciate any help with getting this thing up and running.

The jury is still out on the ESTC emulator...
 
> The main problems that I see are:
> 
> Its not CHRP or PREP.
> 
> No prom, so i need to:
> Set up the memory map.
> Program the EPIC.

Dink does all that for you.  How 'bout booting linux from dink
until linux is running?  Then go back remove dink and fix the
startup stuff.

> Verify that the current serial drivers work with the Sandpoint's NS
> PC87308.

The code in dink has code to initialize the two serial ports.

If you want to get the floppy, mouse, keyboard, parallel ports, etcs
going you've got to configure the '87308 for that.  It looks like all
you have to do is provide the base addresses for the peripherals
to the '87308.

I couldn't find docs on National's website for the '87308 but I was
able to get the floppy going by just reading the dink code.  Anybody
know where to get docs?

I was considering patching dink to add a command that would copy a
floppy into memory.  That might ease hacking.

> Please email me directly, as I am not subscribed to this list, although
> i do read it regularly on the linuxppc site.
> 
> nyet@nbase.com

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

  parent reply	other threads:[~1999-06-19 20:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-18 23:09 Motorola MPC8240 Sandpoint embedded linux Nye Liu
1999-06-19 18:13 ` Geert Uytterhoeven
1999-06-19 20:47 ` Bob Doyle [this message]
1999-06-19 20:49   ` Geert Uytterhoeven

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=376C01F3.666112C3@primenet.com \
    --to=doyle@primenet.com \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=nyet@nbase.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 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.