Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Waren Hardy <warren@palmchip.com>
To: Linux-mips <linux-mips@oss.sgi.com>, MipsMailList <linux-mips@fnet.fr>
Subject: memory mapping for MIPS 4Kc
Date: Wed, 07 Nov 2001 16:50:46 -0800	[thread overview]
Message-ID: <3BE9D6E6.2010706@palmchip.com> (raw)
In-Reply-To: 07b401c165b2$f981ec30$3501010a@ltc.com

I have a small prototype board with a mips 4kc on it and I have linux 
running. I have to megs of sram mapped how do i map in sdram ?

the memory map looks like

0000.0000 - 0001f.ffff 2M SRAM
0020.0000 - 0020.1fff 8K Embedded SRAM CPU
0020.2000 - 002f.fffff reserved
0030.0000 - 0030.ffff 64K Chip registers
0031.0000 - 00ff.ffff reserved
0100.0000 - 01ff.ffff 16M SDRAM
0200.0000 - 1fb0.ffff SDRAM
1fc0.0000 - 1fdf.ffff 2M ROM / FLASH
0060.0000 - ffff.ffff SDRAM

how do I get linux to read this 16M SDRAM @ 0100.000 - 01ff.ffff ? Then 
how do I get linux to read RAM @ 0200.000 - 1fb0.ffff and 0060.000 - 
ffff.ffff ?

We have our own load which is loading linux from ROM, and we can pass 
arg to linux, can the memory be set as an argument passed ?

Thanks for you help

Warren Hardy

      reply	other threads:[~2001-11-07 23:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <008701c165ac$1a49a9a0$4c0c5c8c@trd.iii.org.tw>
2001-11-05  4:33 ` do_ri( ) Bradley D. LaRonde
2001-11-08  0:50   ` Waren Hardy [this message]

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=3BE9D6E6.2010706@palmchip.com \
    --to=warren@palmchip.com \
    --cc=linux-mips@fnet.fr \
    --cc=linux-mips@oss.sgi.com \
    --cc=warren.hardy@palmchip.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