public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Jörn Engel" <joern@wohnheim.fh-wedel.de>
To: Richard Brunelle <rbrunelle@envitech.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: BBRAM
Date: Tue, 19 Nov 2002 22:13:59 +0100	[thread overview]
Message-ID: <20021119211359.GA3117@wohnheim.fh-wedel.de> (raw)
In-Reply-To: <3DDA93A3.1070001@envitech.com>

On Tue, 19 November 2002 14:40:19 -0500, Richard Brunelle wrote:
> 
> -How the parameters to SLRAM are passed?

This depends on your boot loader. For lilo, you can put this into
/etc/lilo.conf:
	append="slram=bbram,exe0000,+0x8000"

> -Is there any provision for pageable memory?

No, none. The slram driver needs absolute control over the memory
area, it uses. If the kernel mm code also uses it, e.g. hands it out
on kmalloc() calls, you're screwed.

Jörn

-- 
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein

  reply	other threads:[~2002-11-19 20:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-19 18:12 BBRAM Richard Brunelle
2002-11-19 18:53 ` BBRAM Jörn Engel
2002-11-19 19:40   ` BBRAM Richard Brunelle
2002-11-19 21:13     ` Jörn Engel [this message]
2002-11-20  2:01       ` (no subject) Taeil Um
2002-11-20  7:20         ` David Woodhouse
2002-11-21  8:40           ` Taeil Um

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=20021119211359.GA3117@wohnheim.fh-wedel.de \
    --to=joern@wohnheim.fh-wedel.de \
    --cc=linux-mtd@lists.infradead.org \
    --cc=rbrunelle@envitech.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