All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kyungmin Park <kyungmin.park@samsung.com>
To: 'Bernhard Priewasser' <priewasser@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: RE: [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
Date: Thu, 01 Sep 2005 08:26:24 +0900	[thread overview]
Message-ID: <0IM40087L13ZIL@mmp1.samsung.com> (raw)
In-Reply-To: <4315BD10.80209@gmail.com>

Hi

In previous way. we have to modify omap-onenand.c file itself. and it is
difficult to adapt another omap platform.

But each platform has some different partition configurations and
chip-select.

e.g., OSK use CS2 as OneNAND, But my custom board use CS3. 

So I move the partition information to each platform as NOR does

e.g., linux/arm/arch/mach-omap1/board-*.c

Now we only modify each platform configuation file.

Regrads,

Kyungmin Park

> -----Original Message-----
> From: Bernhard Priewasser [mailto:priewasser@gmail.com] 
> Sent: Wednesday, August 31, 2005 11:22 PM
> To: kyungmin.park@samsung.com
> Cc: linux-mtd@lists.infradead.org
> Subject: Re: [PATCH] OneNAND: Update OMAP OneNAND mapping 
> using device driver model
> 
> Hi Kyungmin,
> 
> what are the advantages in opposite to the existing way, e.g. (why) 
> shall I use it for "porting" the OneNAND stuff to another board?
> 
> Regards,
> Bernhard
> 
> 

  reply	other threads:[~2005-08-31 23:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-23  7:08 [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model Kyungmin Park
2005-08-31 14:22 ` Bernhard Priewasser
2005-08-31 23:26   ` Kyungmin Park [this message]
2005-09-01  9:27     ` Bernhard Priewasser

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=0IM40087L13ZIL@mmp1.samsung.com \
    --to=kyungmin.park@samsung.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=priewasser@gmail.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.